mirror of
https://github.com/ppy/osu
synced 2024-12-25 00:02:48 +00:00
Add missing blank line
This commit is contained in:
parent
b97f4a81db
commit
0451b45fab
@ -139,6 +139,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
Add(background);
|
||||
|
||||
var drawableText = CreateText(text);
|
||||
|
||||
if (drawableText != null)
|
||||
{
|
||||
drawableText.Margin = new MarginPadding { Horizontal = margin };
|
||||
|
Loading…
Reference in New Issue
Block a user