mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 05:39:53 +08:00
Cleanup
This commit is contained in:
@@ -115,7 +115,7 @@ namespace osu.Game.Overlays.Notifications
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
});
|
||||
|
||||
Content.Add(textDrawable = new OsuTextFlowContainer(t => t.Font = OsuFont.Default)
|
||||
Content.Add(textDrawable = new OsuTextFlowContainer
|
||||
{
|
||||
Colour = OsuColour.Gray(128),
|
||||
AutoSizeAxes = Axes.Y,
|
||||
|
||||
Reference in New Issue
Block a user