mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:17:23 +08:00
Remove second calculateScore call
This commit is contained in:
parent
d69b8d7784
commit
0fc2e49ce6
@ -110,8 +110,6 @@ namespace osu.Game.Rulesets.Osu.Scoring
|
||||
}
|
||||
|
||||
calculateScore();
|
||||
|
||||
calculateScore();
|
||||
}
|
||||
|
||||
private void calculateScore()
|
||||
|
Loading…
Reference in New Issue
Block a user