mirror of
https://github.com/ppy/osu.git
synced 2025-03-26 13:47:28 +08:00
Add missing blank line
This commit is contained in:
parent
8740ebd13f
commit
55cd1cecdf
@ -145,6 +145,7 @@ namespace osu.Game.Screens.Play.HUD
|
||||
case ScoreMeterType.None:
|
||||
this.FadeOut(200, Easing.OutQuint);
|
||||
break;
|
||||
|
||||
case ScoreMeterType.HitError:
|
||||
this.FadeIn(200, Easing.OutQuint);
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user