1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-23 22:14:52 +08:00

Merge branch 'master' into fix-playback-control

This commit is contained in:
Dan Balasescu
2017-11-22 18:21:35 +09:00
committed by GitHub
Unverified
+1 -1
View File
@@ -224,8 +224,8 @@ namespace osu.Game.Rulesets.Scoring
OnNewJudgement(judgement);
updateScore();
NotifyNewJudgement(judgement);
UpdateFailed();
NotifyNewJudgement(judgement);
}
protected void RemoveJudgement(Judgement judgement)