diff options
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 |