mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 17:13:06 +08:00
Update AdvancedStats.cs
This commit is contained in:
parent
c2373bb37b
commit
b22a7cf520
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user