mirror of
https://github.com/ppy/osu-tools.git
synced 2025-06-11 18:20:35 +09:00
Remove semicolon
This commit is contained in:
parent
3ac7b8a647
commit
3a2fdf8329
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ namespace PerformanceCalculator
|
||||||
|
|
||||||
case 3:
|
case 3:
|
||||||
return "mania";
|
return "mania";
|
||||||
};
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue