Fixes Toggles Not Saving Properly

This commit is contained in:
Fox McCloud
2019-05-09 02:37:13 -04:00
parent c3c8609d20
commit bc0749c99d

View File

@@ -87,7 +87,7 @@
UI_style_alpha='[UI_style_alpha]',
be_role='[sanitizeSQL(list2params(be_special))]',
default_slot='[default_slot]',
toggles='[toggles]',
toggles='[num2text(toggles, 7)]',
atklog='[atklog]',
sound='[sound]',
randomslot='[randomslot]',