mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Hide confusing attributes
This commit is contained in:
@ -25,7 +25,6 @@ namespace osu.Game.Rulesets.Mania.Difficulty
|
||||
|
||||
yield return new PerformanceDisplayAttribute("Difficulty", Difficulty);
|
||||
yield return new PerformanceDisplayAttribute("Accuracy", Accuracy);
|
||||
yield return new PerformanceDisplayAttribute("Scaled Score", ScaledScore);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user