Fix remaining inspections

This commit is contained in:
Dean Herbert
2019-03-04 14:18:04 +09:00
parent cf63ee4948
commit b0971ef0fd
2 changed files with 2 additions and 1 deletions

View File

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