From 08dde5eb0acb30b68b403a2b9ad2fd503067f2bd Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Sun, 25 Mar 2018 02:03:24 +1100 Subject: srcclean and regenerate localisations (nw) --- plugins/cheatfind/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/cheatfind/init.lua') diff --git a/plugins/cheatfind/init.lua b/plugins/cheatfind/init.lua index bc3bc09fd2e..57a6b6aad3e 100644 --- a/plugins/cheatfind/init.lua +++ b/plugins/cheatfind/init.lua @@ -419,7 +419,7 @@ function cheatfind.startplugin() file:write(string.format(cheat_save.json, desc)) file:close() -- xml or simple are program space only - if not getmetatable(devtable[devcur].space).__name:match("device_t") and devtable[devcur].sname == "program" then + if not getmetatable(devtable[devcur].space).__name:match("device_t") and devtable[devcur].sname == "program" then file = io.open(filename .. ".xml", "w") file:write(string.format(cheat_save.xml, desc)) file:close() -- cgit v1.2.3-70-g09d2