plugins/cheatfind: fix typo (nw)

This commit is contained in:
cracyc 2018-12-22 18:11:13 -06:00
parent 655bfff256
commit 48f61988db

View File

@ -724,7 +724,7 @@ function cheatfind.startplugin()
elseif wid == "4" then
wid = "u32"
form = "%08x %08x"
widchart = "d"
widchar = "d"
elseif wid == "8" then
wid = "u64"
form = "%08x %016x"