Add automatic hide of the World Info Depth setting when using the alternative text generation method (alt gen ignores World Info Depth)

This commit is contained in:
ebolam
2022-10-24 14:22:18 -04:00
parent 712844afcd
commit 7579137433
3 changed files with 10 additions and 1 deletions

View File

@@ -193,7 +193,8 @@ gensettingstf = [
"menu_path": "World Info",
"sub_path": "",
"classname": "user",
"name": "widepth"
"name": "widepth",
"extra_classes": "var_sync_alt_system_alt_gen"
},
{
"uitype": "toggle",