mirror of
https://github.com/ppy/osu
synced 2024-12-16 20:05:41 +00: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