mirror of https://github.com/ppy/osu
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