From 8e72b65075ca9b813b142f562ea494fbe98f59fc Mon Sep 17 00:00:00 2001 From: etabeta <52487@rommac-52487-1.station> Date: Thu, 1 Apr 2021 15:56:38 +0200 Subject: [PATCH] plugins/cheat: removed spurious print --- plugins/cheat/init.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/cheat/init.lua b/plugins/cheat/init.lua index 1d020ee9cae..bcd9aaff25a 100644 --- a/plugins/cheat/init.lua +++ b/plugins/cheat/init.lua @@ -103,7 +103,6 @@ function cheat.startplugin() end cheatname = filename - print(cheatname) local function add(addcheats) if not next(newcheats) then newcheats = addcheats