Chat toggles are saved to the savefile properly again. Fixes #8318

This commit is contained in:
Miauw
2015-03-13 16:39:28 +01:00
parent 27cfbdcb2a
commit 6225ed8fb4
@@ -132,6 +132,7 @@ SAVEFILE UPDATING/VERSIONING - 'Simplified', or rather, more coder-friendly ~Car
S["be_special"] << be_special
S["default_slot"] << default_slot
S["toggles"] << toggles
S["chat_toggles"] << chat_toggles
S["ghost_form"] << ghost_form
return 1