UI: Make experimental tooltip more ominous

The current tooltip made it sound more like "beta features" than "pre
pre pre pre alpha features"
This commit is contained in:
somebody
2023-07-22 17:53:28 -05:00
parent 33cec5cc9c
commit 132ed1b507

View File

@@ -739,7 +739,7 @@ gensettingstf = [
"max": 1,
"step": 1,
"default": 0,
"tooltip": "If enabled, experimental features will be displayed in the UI.",
"tooltip": "If enabled, experimental features will be displayed in the UI. Note: These features have been determined to be too unstable for standard use, and may corrupt your data. You're on your own from here.",
"menu_path": "Interface",
"sub_path": "UI",
"classname": "system",