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

Remove unnecessary whitespace

This commit is contained in:
Bartłomiej Dach 2021-11-28 15:16:33 +01:00
parent 1ae41118cd
commit aba9ed624a
No known key found for this signature in database
GPG Key ID: BCECCD4FA41F6497

View File

@ -90,7 +90,7 @@ namespace osu.Game.Rulesets.Osu.Mods
public enum AnimationStyle
{
Linear,
Gravity,
Gravity,
InOut1,
InOut2,
Accelerate1,