mirror of
https://github.com/ppy/osu-tools.git
synced 2025-06-09 09:35:15 +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:
|
||||
return "mania";
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue