Remove text skin components in favour of plain LegacySpriteTexts

This commit is contained in:
Salman Ahmed
2021-03-07 02:30:16 +03:00
parent 91741564e8
commit 64d1cb5193
2 changed files with 1 additions and 22 deletions

View File

@ -9,7 +9,5 @@ namespace osu.Game.Skinning
ScoreCounter,
AccuracyCounter,
HealthDisplay,
ScoreText,
ComboText,
}
}