1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-02 00:20:40 +08:00

Update AdvancedStats.cs

This commit is contained in:
Givikap120
2023-09-03 02:19:02 +03:00
Unverified
parent 0779cd8f4f
commit 5e5fe84a88
@@ -176,7 +176,6 @@ namespace osu.Game.Screens.Select.Details
updateBindedInfo(); // to faster UI response (without SR calculation)
updateStarDifficulty();
}
private CancellationTokenSource starDifficultyCancellationSource;