mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 16:12:57 +08:00
Remove glow on miss.
This commit is contained in:
parent
f9f72f25a2
commit
202028f2c9
@ -116,6 +116,7 @@ namespace osu.Game.Modes.Osu.Objects.Drawables
|
||||
ring.FadeOut();
|
||||
circle.FadeOut();
|
||||
number.FadeOut();
|
||||
glow.FadeOut();
|
||||
|
||||
explosion?.Expire();
|
||||
explosion = null;
|
||||
|
Loading…
Reference in New Issue
Block a user