summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/cheat/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/cheat/init.lua')
-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