mirror of
https://github.com/ppy/osu.git
synced 2026-05-24 23:42:01 +08:00
Update AdvancedStats.cs
This commit is contained in:
@@ -123,7 +123,6 @@ namespace osu.Game.Screens.Select.Details
|
||||
private void updateStatistics()
|
||||
{
|
||||
IBeatmapDifficultyInfo baseDifficulty = BeatmapInfo?.Difficulty;
|
||||
|
||||
BeatmapDifficulty adjustedDifficulty = null;
|
||||
|
||||
IRulesetInfo ruleset = gameRuleset?.Value ?? beatmapInfo.Ruleset;
|
||||
|
||||
Reference in New Issue
Block a user