mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
TestCase buttons + minor fixes
This commit is contained in:
@ -258,7 +258,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
}
|
||||
}
|
||||
|
||||
protected void updateTextSize()
|
||||
protected virtual void updateTextSize()
|
||||
{
|
||||
if (countSpriteText != null)
|
||||
countSpriteText.TextSize = TextSize;
|
||||
|
Reference in New Issue
Block a user