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;