mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Basic score flow.
This commit is contained in:
@ -15,6 +15,7 @@ namespace osu.Game.Modes.UI
|
||||
public ComboCounter ComboCounter;
|
||||
public ScoreCounter ScoreCounter;
|
||||
public PercentageCounter AccuracyCounter;
|
||||
public Score Score { get; set; }
|
||||
|
||||
protected abstract KeyCounterCollection CreateKeyCounter();
|
||||
protected abstract ComboCounter CreateComboCounter();
|
||||
|
Reference in New Issue
Block a user