mirror of
https://github.com/ppy/osu.git
synced 2025-03-11 01:07:23 +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)
|
this.Delay(50)
|
||||||
.ScaleTo(0.75f, 250)
|
.ScaleTo(0.75f, 250)
|
||||||
.FadeOut(200);
|
.FadeOut(200);
|
||||||
|
|
||||||
// osu!mania uses a custom fade length, so the base call is intentionally omitted.
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user