1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-05 10:23:20 +08:00

Update OsuPerformanceCalculator.cs

This commit is contained in:
Givikap120 2024-07-17 15:45:34 +03:00
parent 42d6464d64
commit c0dc878698

View File

@ -21,7 +21,6 @@ namespace osu.Game.Rulesets.Osu.Difficulty
private double accuracy;
private int scoreMaxCombo;
private int countGreat;
private int countOk;
private int countMeh;