Disable all but news tab
This commit is contained in:
parent
60d9ece1ae
commit
4531e0f1cc
1 changed files with 2 additions and 0 deletions
|
@ -22,4 +22,6 @@ ctf.match.map_reset_limit = 160
|
||||||
ctf.remove_player_on_leave = true
|
ctf.remove_player_on_leave = true
|
||||||
ctf.autoalloc_on_joinplayer = true
|
ctf.autoalloc_on_joinplayer = true
|
||||||
ctf.gui.tab.flags = false
|
ctf.gui.tab.flags = false
|
||||||
|
ctf.gui.tab.settings = false
|
||||||
|
ctf.gui.tab.diplo = false
|
||||||
ctf.gui.team.teleport_to_flag = false
|
ctf.gui.team.teleport_to_flag = false
|
||||||
|
|
Loading…
Reference in a new issue