disabled debug
Signed-off-by: Ebbe Baß <ebbe.bass>
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
local debug = true
|
||||
local debug = false
|
||||
|
||||
local function debug_print(msg)
|
||||
if debug then
|
||||
|
||||
Reference in New Issue
Block a user