1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-10 02:53:39 +08:00

Fix whitespace inspections.

This commit is contained in:
Lucas A
2021-07-30 16:28:18 +02:00
Unverified
parent db1ed873e4
commit 8a42d88793
@@ -56,7 +56,7 @@ namespace osu.Game.Overlays.Rankings
{
case RankingsScope.Performance:
return RankingsStrings.TypePerformance;
case RankingsScope.Spotlights:
return RankingsStrings.TypeCharts;