Saves sprite settings

Save on exit feature
Some formatting changes
This commit is contained in:
aerinon
2020-03-02 15:04:46 -07:00
parent a20f5423fd
commit 8bdbf5d6b2
5 changed files with 213 additions and 186 deletions

View File

@@ -102,7 +102,8 @@ SETTINGSTOPROCESS = {
"spoiler": "create_spoiler",
"suppressrom": "suppress_rom",
"usestartinventory": "usestartinventory",
"usecustompool": "custom"
"usecustompool": "custom",
"saveonexit": "saveonexit"
}
}
}