diff options
Diffstat (limited to 'X_Nihilo')
-rw-r--r-- | X_Nihilo/nodes/(2225,-36,6144).lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/X_Nihilo/nodes/(2225,-36,6144).lua b/X_Nihilo/nodes/(2225,-36,6144).lua index 4f43320..1e354b9 100644 --- a/X_Nihilo/nodes/(2225,-36,6144).lua +++ b/X_Nihilo/nodes/(2225,-36,6144).lua @@ -20,7 +20,7 @@ end if event.type == "int" then if event.message == "departure" then setstate(switch,"cr") - atc_send("OCD2SM"); +-- atc_send("OCD2SM"); end return end
\ No newline at end of file |