Skip to content

Commit

Permalink
remove invis before pounce
Browse files Browse the repository at this point in the history
  • Loading branch information
xDanilcusx committed Oct 28, 2023
1 parent 97126a0 commit 94fc314
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -446,10 +446,10 @@
LM.pass_flags = pounce_pass_flags
LM.collision_callbacks = pounce_callbacks

X.launch_towards(LM)

SEND_SIGNAL(owner, COMSIG_XENO_USED_POUNCE, A)

X.launch_towards(LM)

X.update_icons()

additional_effects_always()
Expand Down

0 comments on commit 94fc314

Please sign in to comment.