oops++ (nw)

This commit is contained in:
cracyc 2016-04-07 20:17:42 -05:00
parent ea484da9a8
commit 86007e7e29

View File

@ -196,7 +196,6 @@ function cheat.startplugin()
if not scr then
local tag
tag, scr = next(manager:machine().screens) -- get any screen
return
end
cheat.cheat_env[name] = scr
end