bugfix: save settings on mobile devices
Dependencies
Change contents
- edit in 0072-settings_button at line 11[2.169][4.1705]
if not Show_settings then-- On mobile devices, we can't depend on on.save_settings() triggering on quitlove.filesystem.write('config', json.encode(settings()))end