1
0
Fork 0
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:
StanR 2021-10-09 13:07:14 +03:00
parent 3ac7b8a647
commit 3a2fdf8329

View file

@ -59,7 +59,7 @@ namespace PerformanceCalculator
case 3: case 3:
return "mania"; return "mania";
}; }
} }
/// <summary> /// <summary>