mirror of
https://github.com/ppy/osu.git
synced 2025-02-12 21:02:59 +08:00
Fix code style
This commit is contained in:
parent
e238bcc6c6
commit
451d4154f0
@ -15,7 +15,6 @@ namespace osu.Game.Rulesets.Mania.Difficulty
|
||||
{
|
||||
public class ManiaPerformanceCalculator : PerformanceCalculator
|
||||
{
|
||||
|
||||
private int countPerfect;
|
||||
private int countGreat;
|
||||
private int countGood;
|
||||
|
Loading…
Reference in New Issue
Block a user