diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:57:02 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:57:02 +0200 |
commit | 8b969b1b2593f4e82a00b7a555c6acacf849dda4 (patch) | |
tree | 834b0ea764bd51415511e36c63f203e7ab28c1f7 /Tyard | |
parent | ed1a5e9d799eb37a36e620cb689da84a708d2eed (diff) | |
download | luaatc_envs-8b969b1b2593f4e82a00b7a555c6acacf849dda4.tar.gz luaatc_envs-8b969b1b2593f4e82a00b7a555c6acacf849dda4.tar.bz2 luaatc_envs-8b969b1b2593f4e82a00b7a555c6acacf849dda4.zip |
State at 2022-04-25
Diffstat (limited to 'Tyard')
-rw-r--r-- | Tyard/nodes/(-3967,12,-2646).lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tyard/nodes/(-3967,12,-2646).lua b/Tyard/nodes/(-3967,12,-2646).lua index 48f7b9f..bf0099d 100644 --- a/Tyard/nodes/(-3967,12,-2646).lua +++ b/Tyard/nodes/(-3967,12,-2646).lua @@ -1,4 +1,6 @@ -- Headshunt Exit Controller +local exit_signal = POS(-3962,14,-2645) + if not F.yard_active() then return end __approach_callback_mode = 1 if event.approach and not event.has_entered then |