mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Fix for autosave
This commit is contained in:
@@ -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"
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user