mirror of
https://github.com/ppy/osu.git
synced 2025-01-29 05:52:56 +08:00
remove whitespaces
This commit is contained in:
parent
a8d30f6aee
commit
7e2f4af00d
@ -26,7 +26,6 @@ namespace osu.Game.Rulesets.Osu.Mods
|
|||||||
{
|
{
|
||||||
if (drawable is DrawableSpinner spinner)
|
if (drawable is DrawableSpinner spinner)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
drawable.ApplyCustomUpdateState += applyCustomState;
|
drawable.ApplyCustomUpdateState += applyCustomState;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user