Skip to content

Commit

Permalink
Hide unimplemented tab from Settings (Autoexec)
Browse files Browse the repository at this point in the history
  • Loading branch information
acerspyro committed Dec 24, 2019
1 parent 85d6251 commit 06f3161
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions config/ui/settings.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ uimenu "settings" "Settings" "textures/icons/settings" [
3 "Gameplay" []
4 "Controls" []
5 "User Interface" []
6 "Autoexec" []
//6 "Autoexec" []
] [
uiscroll 0.48 0.4 [
uialign -1 0
Expand Down Expand Up @@ -1131,11 +1131,11 @@ uimenu "settings" "Settings" "textures/icons/settings" [
]
]

] 6 [ //Autoexec Tab
uitablerow [
uitext "Not implemented yet. ^nCheck again later!"
]
]
]//6 [ //Autoexec Tab
//uitablerow [
//uitext "Not implemented yet. ^nCheck again later!"
//]
//]
]
]
]
Expand Down

0 comments on commit 06f3161

Please sign in to comment.