mirror of
https://github.com/ppy/osu.git
synced 2026-05-31 18:31:01 +08:00
Remove second calculateScore call
This commit is contained in:
committed by
GitHub
Unverified
parent
d69b8d7784
commit
0fc2e49ce6
@@ -110,8 +110,6 @@ namespace osu.Game.Rulesets.Osu.Scoring
|
||||
}
|
||||
|
||||
calculateScore();
|
||||
|
||||
calculateScore();
|
||||
}
|
||||
|
||||
private void calculateScore()
|
||||
|
||||
Reference in New Issue
Block a user