mirror of
https://github.com/ppy/osu.git
synced 2025-03-10 22:17:20 +08:00
Remove pointless comment
This commit is contained in:
parent
64b67252a2
commit
cc3bb590c9
@ -59,8 +59,6 @@ namespace osu.Game.Rulesets.Mania.UI
|
||||
this.Delay(50)
|
||||
.ScaleTo(0.75f, 250)
|
||||
.FadeOut(200);
|
||||
|
||||
// osu!mania uses a custom fade length, so the base call is intentionally omitted.
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user