mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Accuracy starts at 100% for mania.
This commit is contained in:
@ -285,6 +285,7 @@ namespace osu.Game.Rulesets.Mania.Scoring
|
||||
base.Reset();
|
||||
|
||||
Health.Value = 1;
|
||||
Accuracy.Value = 1;
|
||||
|
||||
bonusScore = 0;
|
||||
comboPortion = 0;
|
||||
|
Reference in New Issue
Block a user