Button config menu should save config to disk whenever changes are accepted. #85

Merged
Daverball merged 2 commits from save-button-config into master 2014-12-31 13:13:53 +00:00
Daverball commented 2014-12-27 13:42:55 +00:00 (Migrated from github.com)

As discussed in https://github.com/Ancurio/mkxp/pull/83 I think button config changes should be saved to disk whenever someone is finished setting them up and not only when mkxp exits, since mkxp might crash and thus not save the config.

As discussed in https://github.com/Ancurio/mkxp/pull/83 I think button config changes should be saved to disk whenever someone is finished setting them up and not only when mkxp exits, since mkxp might crash and thus not save the config.
Ancurio commented 2014-12-28 04:51:48 +00:00 (Migrated from github.com)

Oh right I forgot, this means you can now also remove the storing code from main() since it doesn't do anything useful anymore.

Oh right I forgot, this means you can now also remove the storing code from main() since it doesn't do anything useful anymore.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MapleShrine/mkxp#85
No description provided.