summaryrefslogtreecommitdiff
path: root/durt/nodes/(-2209,9,-651).lua
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2025-05-16 00:00:02 +0200
committerautocommitter <autocommitter@linux-forks.de>2025-05-16 00:00:02 +0200
commitc629c92b227be20aa8bbbdc4fee18a777f91777e (patch)
tree83c64081f49534260c0bb05d5bb7ba4862e491af /durt/nodes/(-2209,9,-651).lua
parent67dfe52759c24369a65786f4151a3334d1aebedb (diff)
downloadluaatc_envs-master.tar.gz
luaatc_envs-master.tar.bz2
luaatc_envs-master.zip
State at 2025-05-16HEADmaster
Diffstat (limited to 'durt/nodes/(-2209,9,-651).lua')
-rw-r--r--durt/nodes/(-2209,9,-651).lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/durt/nodes/(-2209,9,-651).lua b/durt/nodes/(-2209,9,-651).lua
index 391fab3..fdf1611 100644
--- a/durt/nodes/(-2209,9,-651).lua
+++ b/durt/nodes/(-2209,9,-651).lua
@@ -4,7 +4,7 @@ local users = {
"Maverick2797"
}
if event.punch then
-for _,name in pairs(users) do
-if event.name==name then interrupt_pos(POS(-2204,8,-676),"notify") return end
-end
+ for _,name in pairs(users) do
+ if event.name==name then interrupt_pos(POS(-2204,8,-676),"notify") return end
+ end
end \ No newline at end of file