Merge branch 'master' into judgement-revamp

This commit is contained in:
Dan Balasescu
2017-09-12 18:57:37 +09:00
committed by GitHub
9 changed files with 214 additions and 16 deletions

View File

@ -270,6 +270,7 @@ namespace osu.Game.Rulesets.Mania.Scoring
base.Reset();
Health.Value = 1;
Accuracy.Value = 1;
bonusScore = 0;
comboPortion = 0;