From 4ec5ca8d5e16b6b49b5ca3de42dcdbdf1ba37dbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ebbe=20Ba=C3=9F?= Date: Wed, 30 Oct 2024 01:26:49 +0100 Subject: [PATCH] disabled debug MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ebbe Baß --- Song tool.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Song tool.lua b/Song tool.lua index 95f9de6..9f8be59 100644 --- a/Song tool.lua +++ b/Song tool.lua @@ -1,4 +1,4 @@ -local debug = true +local debug = false local function debug_print(msg) if debug then