Moved token bar

This commit is contained in:
ebolam
2022-08-24 13:50:09 -04:00
parent d42cedb19c
commit aa2dc61ad0
6 changed files with 60 additions and 25 deletions

View File

@@ -479,6 +479,22 @@ gensettingstf = [
"classname": "user",
"name": "singleline"
},
{
"UI_V2_Only": True,
"uitype": "slider",
"unit": "int",
"label": "Insert Depth",
"id": "singleline",
"min": 0,
"max": 5,
"step": 1,
"default": 3,
"tooltip": "The Author's Note will be entered this many actions back from the end of the game text",
"menu_path": "author_notes",
"sub_path": "",
"classname": "story",
"name": "andepth"
},
]
gensettingsik =[{