mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 09:57:21 +09:00
Don't update LifetimeStart on HitObject state change.
This commit is contained in:
parent
d8e40d4fb1
commit
cf8283582b
@ -44,7 +44,7 @@ namespace osu.Game.Modes.Objects.Drawables
|
|||||||
|
|
||||||
UpdateState(state);
|
UpdateState(state);
|
||||||
|
|
||||||
Expire(true);
|
Expire();
|
||||||
|
|
||||||
if (State == ArmedState.Hit)
|
if (State == ArmedState.Hit)
|
||||||
PlaySample();
|
PlaySample();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user