mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Update score on reverts
This commit is contained in:
@ -165,6 +165,8 @@ namespace osu.Game.Rulesets.Scoring
|
||||
baseScore -= result.Judgement.NumericResultFor(result);
|
||||
rollingMaxBaseScore -= result.Judgement.MaxNumericResult;
|
||||
}
|
||||
|
||||
updateScore();
|
||||
}
|
||||
|
||||
private void updateScore()
|
||||
|
Reference in New Issue
Block a user