summaryrefslogtreecommitdiffstatshomepage
path: root/plugins
diff options
context:
space:
mode:
author cracyc <cracyc@users.noreply.github.com>2016-04-07 20:17:42 -0500
committer cracyc <cracyc@users.noreply.github.com>2016-04-07 20:17:42 -0500
commit86007e7e2969a5a1b8a3b14b8a01347398b50cf9 (patch)
tree4ecf7088b70e0ba0b330f2026add1dd95d772e60 /plugins
parentea484da9a8bf8f6e939cfd7cd85d3ff52fd76024 (diff)
oops++ (nw)
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 fb15804aa93..a096869ce20 100644
--- a/plugins/cheat/init.lua
+++ b/plugins/cheat/init.lua
@@ -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