mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 23:53:51 +09:00
Remove second calculateScore call
This commit is contained in:
@ -110,8 +110,6 @@ namespace osu.Game.Rulesets.Osu.Scoring
|
|||||||
}
|
}
|
||||||
|
|
||||||
calculateScore();
|
calculateScore();
|
||||||
|
|
||||||
calculateScore();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private void calculateScore()
|
private void calculateScore()
|
||||||
|
Reference in New Issue
Block a user