From 68add39a8daa57bdd5a5ca5ce1d4b4a8dd8dd96b Mon Sep 17 00:00:00 2001 From: smd111 Date: Mon, 5 Sep 2016 14:21:05 -0400 Subject: [PATCH] removed test code from debug --- SMDinclude/includes/more/Debug.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/SMDinclude/includes/more/Debug.lua b/SMDinclude/includes/more/Debug.lua index b0ac571..d7d6372 100644 --- a/SMDinclude/includes/more/Debug.lua +++ b/SMDinclude/includes/more/Debug.lua @@ -128,7 +128,6 @@ function fdebug.self_command(status,event,command) add_to_chat(cc.mc, 'Debug Mode Type = ' .. tostring(fdebug.type[fdebug.count])) elseif command == 'test' then --- - print(loaded) end if updatedisplay then updatedisplay()