mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 17:37:23 +09:00
Cleanup
This commit is contained in:
parent
cc33f230b4
commit
062196c7da
@ -115,7 +115,7 @@ namespace osu.Game.Overlays.Notifications
|
|||||||
RelativeSizeAxes = Axes.Both,
|
RelativeSizeAxes = Axes.Both,
|
||||||
});
|
});
|
||||||
|
|
||||||
Content.Add(textDrawable = new OsuTextFlowContainer(t => t.Font = OsuFont.Default)
|
Content.Add(textDrawable = new OsuTextFlowContainer
|
||||||
{
|
{
|
||||||
Colour = OsuColour.Gray(128),
|
Colour = OsuColour.Gray(128),
|
||||||
AutoSizeAxes = Axes.Y,
|
AutoSizeAxes = Axes.Y,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user