summaryrefslogtreecommitdiff
path: root/src/table/settings.ini
diff options
context:
space:
mode:
Diffstat (limited to 'src/table/settings.ini')
-rw-r--r--src/table/settings.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/table/settings.ini b/src/table/settings.ini
index f82e7f8e1..12157d1a8 100644
--- a/src/table/settings.ini
+++ b/src/table/settings.ini
@@ -2815,6 +2815,14 @@ flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC
def = false
[SDTC_VAR]
+var = gui.settings_restriction_mode
+type = SLE_UINT8
+flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC
+def = 0
+min = 0
+max = 2
+
+[SDTC_VAR]
var = gui.developer
type = SLE_UINT8
flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC