Fix for autosave

This commit is contained in:
ebolam
2022-08-04 09:58:38 -04:00
parent 6060accbca
commit 3e256a627e
3 changed files with 31 additions and 22 deletions

View File

@@ -204,8 +204,8 @@ gensettingstf = [
"step": 1,
"default": 0,
"tooltip": "Whether the game is saved after each action.",
"menu_path": "User",
"classname": "user",
"menu_path": "Story",
"classname": "story",
"name": "autosave"
},
{
@@ -433,8 +433,8 @@ gensettingsik =[{
"step": 1,
"default": 0,
"tooltip": "Whether the game is saved after each action.",
"menu_path": "User",
"classname": "user",
"menu_path": "Story",
"classname": "story",
"name": "autosave"
},
{