mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Hard-code text size in cases it wasn't set.
This commit is contained in:
@ -98,6 +98,7 @@ namespace osu.Game.Overlays.Toolbar
|
||||
{
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
TextSize = 20
|
||||
},
|
||||
DrawableText = new OsuSpriteText
|
||||
{
|
||||
|
Reference in New Issue
Block a user