Also add support in LegacyComboCounter

This commit is contained in:
Dean Herbert
2020-10-16 17:40:15 +09:00
parent 24b0a1b84b
commit a774de2270
3 changed files with 11 additions and 1 deletions

View File

@ -8,6 +8,7 @@ namespace osu.Game.Skinning
ComboCounter,
ScoreCounter,
ScoreText,
ComboText,
AccuracyCounter,
}
}