From c629c92b227be20aa8bbbdc4fee18a777f91777e Mon Sep 17 00:00:00 2001 From: autocommitter Date: Fri, 16 May 2025 00:00:02 +0200 Subject: State at 2025-05-16 --- durt/nodes/(-2209,9,-651).lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'durt/nodes/(-2209,9,-651).lua') 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 -- cgit v1.2.3