mirror of
https://github.com/holub/mame
synced 2025-04-20 23:42:22 +03:00
plugins/cheat: removed spurious print
This commit is contained in:
parent
bcfd7c64b0
commit
8e72b65075
@ -103,7 +103,6 @@ function cheat.startplugin()
|
||||
end
|
||||
|
||||
cheatname = filename
|
||||
print(cheatname)
|
||||
local function add(addcheats)
|
||||
if not next(newcheats) then
|
||||
newcheats = addcheats
|
||||
|
Loading…
Reference in New Issue
Block a user