diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:52:07 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:52:07 +0200 |
commit | c21692e0a830e434675014dd7b54736d180ce71d (patch) | |
tree | e928ac06b872bb5fa7697736f8cb78873e1424d2 /X_Nihilo/nodes | |
parent | c6612d4e4b59a03d097a494eee4c714f8b88f123 (diff) | |
download | luaatc_envs-c21692e0a830e434675014dd7b54736d180ce71d.tar.gz luaatc_envs-c21692e0a830e434675014dd7b54736d180ce71d.tar.bz2 luaatc_envs-c21692e0a830e434675014dd7b54736d180ce71d.zip |
State at 2020-06-24
Diffstat (limited to 'X_Nihilo/nodes')
-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 |