diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:52:21 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:52:21 +0200 |
commit | ddaee135d42ede8b4970f2c2cce973f5c03234f1 (patch) | |
tree | f14d2a66f18808b4414dbf4aaff5d48b1e4017bb /Hyard | |
parent | 5f72b7ec62a6f2fb8ce6b9d5379f03a3e4126971 (diff) | |
download | luaatc_envs-ddaee135d42ede8b4970f2c2cce973f5c03234f1.tar.gz luaatc_envs-ddaee135d42ede8b4970f2c2cce973f5c03234f1.tar.bz2 luaatc_envs-ddaee135d42ede8b4970f2c2cce973f5c03234f1.zip |
State at 2020-09-28
Diffstat (limited to 'Hyard')
-rw-r--r-- | Hyard/nodes/(-2595,12,-1837).lua | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Hyard/nodes/(-2595,12,-1837).lua b/Hyard/nodes/(-2595,12,-1837).lua index 0512e1d..85198cb 100644 --- a/Hyard/nodes/(-2595,12,-1837).lua +++ b/Hyard/nodes/(-2595,12,-1837).lua @@ -1,2 +1,3 @@ set_rc(S.rc) -S.rc = nil
\ No newline at end of file +S.rc = nil +atc_send("SM")
\ No newline at end of file |