plugins/cheat: one more flag

This commit is contained in:
cracyc 2021-11-03 20:09:37 -05:00
parent fe0fbb87c2
commit 0a27fdf359

View File

@ -662,7 +662,7 @@ function cheat.startplugin()
menu[num][3] = "off"
elseif cheat.is_oneshot then
menu[num][2] = _("Set")
menu[num][3] = 0
menu[num][3] = ""
else
if cheat.enabled then
menu[num][2] = _("On")