1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-13 13:32:54 +08:00

Replace accidental tab with spaces

This commit is contained in:
Ron B 2020-08-15 20:14:36 +03:00
parent 5c11270b98
commit 896a87e629
No known key found for this signature in database
GPG Key ID: 6F5B32DE5E5FA80C

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
}
}