diff options
| author | 2017-06-25 15:16:48 +1000 | |
|---|---|---|
| committer | 2017-06-25 15:18:14 +1000 | |
| commit | f31e73505343e3fe9cf9539b559e594035c4d9cb (patch) | |
| tree | e2242311395c5987c5cf677f557c323c8bf99560 /plugins/cheat/init.lua | |
| parent | 4a57052b5f816aa15ee692df0f99958fbb5237c6 (diff) | |
srcclean (nw)
Diffstat (limited to 'plugins/cheat/init.lua')
| -rw-r--r-- | plugins/cheat/init.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/cheat/init.lua b/plugins/cheat/init.lua index 3c33351a819..dd31f2bcefc 100644 --- a/plugins/cheat/init.lua +++ b/plugins/cheat/init.lua @@ -107,7 +107,7 @@ function cheat.startplugin() end end end - end + end return newcheats end @@ -416,7 +416,7 @@ function cheat.startplugin() return false end - + menu[1] = {"Select cheat to set hotkey", "", "off"} menu[2] = {"---", "", "off"} hotkeylist = {} |
