mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Rename to StandardComboCounter, add HealthDisplay abstraction.
This commit is contained in:
@ -40,7 +40,7 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
};
|
||||
Add(score);
|
||||
|
||||
BaseComboCounter comboCounter = new ComboCounter
|
||||
ComboCounter comboCounter = new StandardComboCounter
|
||||
{
|
||||
Origin = Anchor.BottomLeft,
|
||||
Anchor = Anchor.BottomLeft,
|
||||
|
Reference in New Issue
Block a user