mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 17:37:23 +09: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();
|
ring.FadeOut();
|
||||||
circle.FadeOut();
|
circle.FadeOut();
|
||||||
number.FadeOut();
|
number.FadeOut();
|
||||||
|
glow.FadeOut();
|
||||||
|
|
||||||
explosion?.Expire();
|
explosion?.Expire();
|
||||||
explosion = null;
|
explosion = null;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user