Replace accidental tab with spaces

This commit is contained in:
Ron B
2020-08-15 20:14:36 +03:00
parent 5c11270b98
commit 896a87e629

View File

@ -13,7 +13,7 @@ namespace osu.Game.Rulesets.Osu.Skinning
CursorExpand,
CursorRotate,
HitCircleOverlayAboveNumber,
HitCircleOverlayAboveNumer, // Some old skins will have this typo
HitCircleOverlayAboveNumer, // Some old skins will have this typo
SpinnerFrequencyModulate
}
}