mirror of
https://github.com/osukey/osukey.git
synced 2025-05-04 13:17:22 +09: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…
x
Reference in New Issue
Block a user