Skip to content

Commit 06f3161

Browse files
committed
Hide unimplemented tab from Settings (Autoexec)
1 parent 85d6251 commit 06f3161

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

config/ui/settings.cfg

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ uimenu "settings" "Settings" "textures/icons/settings" [
336336
3 "Gameplay" []
337337
4 "Controls" []
338338
5 "User Interface" []
339-
6 "Autoexec" []
339+
//6 "Autoexec" []
340340
] [
341341
uiscroll 0.48 0.4 [
342342
uialign -1 0
@@ -1131,11 +1131,11 @@ uimenu "settings" "Settings" "textures/icons/settings" [
11311131
]
11321132
]
11331133

1134-
] 6 [ //Autoexec Tab
1135-
uitablerow [
1136-
uitext "Not implemented yet. ^nCheck again later!"
1137-
]
1138-
]
1134+
]//6 [ //Autoexec Tab
1135+
//uitablerow [
1136+
//uitext "Not implemented yet. ^nCheck again later!"
1137+
//]
1138+
//]
11391139
]
11401140
]
11411141
]

0 commit comments

Comments
 (0)