1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 10:12:54 +08:00

Remove forgotten text

This commit is contained in:
smoogipoo 2021-09-30 11:52:14 +09:00
parent c83dd7d2b6
commit 56b3c8aa9a

View File

@ -80,8 +80,7 @@ namespace osu.Game.Screens.OnlinePlay.Lounge.Components
{
Anchor = Anchor.CentreLeft,
Origin = Anchor.CentreLeft,
AutoSizeAxes = Axes.Both,
Text = "hosted by smoogipoo"
AutoSizeAxes = Axes.Both
}
}
},