mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 14:17:26 +08:00
fix formatting
This commit is contained in:
parent
4d9232a895
commit
ca09ae6849
@ -40,7 +40,7 @@ namespace osu.Game.Rulesets.Osu.Mods
|
||||
if (d is SpinnerDisc s)
|
||||
{
|
||||
if (s.Valid)
|
||||
s.Rotate((float)frameDelay);
|
||||
s.Rotate((float)frameDelay);
|
||||
}
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user