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

View file

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