Disable team gui.tab.flags
This commit is contained in:
parent
15c8c37c8b
commit
addf4bf161
1 changed files with 2 additions and 0 deletions
|
@ -17,3 +17,5 @@ ctf.match.reset_on_winner = true
|
||||||
ctf.match.map_reset_limit = 160
|
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.team.teleport_to_flag = false
|
||||||
|
|
Loading…
Reference in a new issue