summaryrefslogtreecommitdiffstatshomepage
path: root/plugins
diff options
context:
space:
mode:
author etabeta <52487@rommac-52487-1.station>2021-04-01 15:56:38 +0200
committer etabeta <52487@rommac-52487-1.station>2021-04-01 15:56:38 +0200
commit8e72b65075ca9b813b142f562ea494fbe98f59fc (patch)
tree0cd0489053427a2ca7d85f9842a6c0a0f9502616 /plugins
parentbcfd7c64b070a6d65eaa6c1d81a544e8a1050776 (diff)
plugins/cheat: removed spurious print
Diffstat (limited to 'plugins')
-rw-r--r--plugins/cheat/init.lua1
1 files changed, 0 insertions, 1 deletions
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