mirror of
https://github.com/ppy/osu.git
synced 2025-03-15 17:47:18 +08:00
Merge branch 'master' of https://github.com/Artikash/osu
This commit is contained in:
commit
080bdf808c
@ -34,7 +34,7 @@ namespace osu.Game.Rulesets.Osu.Scoring
|
||||
{
|
||||
base.Reset();
|
||||
|
||||
Health.Value = 0.5;
|
||||
Health.Value = 1;
|
||||
Accuracy.Value = 1;
|
||||
|
||||
scoreResultCounts.Clear();
|
||||
|
Loading…
x
Reference in New Issue
Block a user