Fix whitespace inspections.

This commit is contained in:
Lucas A 2021-07-30 16:28:18 +02:00
parent db1ed873e4
commit 8a42d88793

View File

@ -56,7 +56,7 @@ namespace osu.Game.Overlays.Rankings
{
case RankingsScope.Performance:
return RankingsStrings.TypePerformance;
case RankingsScope.Spotlights:
return RankingsStrings.TypeCharts;