mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Hide confusing attributes
This commit is contained in:
@ -33,7 +33,6 @@ namespace osu.Game.Rulesets.Osu.Difficulty
|
||||
yield return new PerformanceDisplayAttribute("Speed", Speed);
|
||||
yield return new PerformanceDisplayAttribute("Accuracy", Accuracy);
|
||||
yield return new PerformanceDisplayAttribute("Flashlight Bonus", Flashlight);
|
||||
yield return new PerformanceDisplayAttribute("Effective Miss Count", EffectiveMissCount);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user