Replace accidental tab with spaces

This commit is contained in:
Ron B
2020-08-15 20:16:28 +03:00
parent 896a87e629
commit 61de3c7540

View File

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