fixed noin local var

Signed-off-by: Ebbe <ebbe@ping-mee.de>
main
Ebbe Baß 2025-06-23 10:43:09 +02:00
parent a47647789b
commit 544f358e40
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
debug = true
local debug = true
local function debug_print(message)
if debug == true then