1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-15 22:27:46 +08:00

Fix remaining case

This commit is contained in:
Dean Herbert 2019-03-04 14:03:59 +09:00
parent b076ac95f0
commit 3f197935d7

View File

@ -59,7 +59,6 @@ namespace osu.Game.Graphics.UserInterface
public abstract void Increment(T amount);
public float TextSize
{
get => DisplayedCountSpriteText.Font.Size;