Skip to content

Fix typo in main.lua: call save.config_reset instead of save.revert

username-removed-615170 requested to merge TomHodson/bussard:master into master

I'm still reading through the codebase but as far as I can tell there is no save.revert method. I saw an error to this effect whenever I tried ctrl-r from the crash screen.

Merge request reports