Update ctf_pvp_engine
This commit is contained in:
parent
c65e3b6777
commit
dbd9c2fb7b
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ ctf.match.teams = red, red, 15, 7, 39; blue, blue, -9, 9, -45
|
||||||
ctf.match.clear_inv = true
|
ctf.match.clear_inv = true
|
||||||
ctf.match.destroy_team = true
|
ctf.match.destroy_team = true
|
||||||
ctf.match.reset_on_winner = true
|
ctf.match.reset_on_winner = true
|
||||||
ctf.match.map_reset_limit = 160
|
ctf.match.map_reset_limit = 200
|
||||||
ctf.match.remove_player_on_leave = true
|
ctf.match.remove_player_on_leave = true
|
||||||
|
|
||||||
ctf.gui.tab.flags = false
|
ctf.gui.tab.flags = false
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit a914b43439e8ebd2daf4f8b8f0a4fc5c50ead66f
|
Subproject commit 99d55c798a0bb40657d69e09557ab66191746fe3
|
Loading…
Reference in a new issue