Update setting

This commit is contained in:
rubenwardy 2015-11-28 01:12:02 +00:00
parent b4df909ac6
commit 47f9da7041
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,5 @@
ctf.register_on_init(function() ctf.register_on_init(function()
ctf._set("match.build_time", 10) ctf._set("match.build_time", 60)
end) end)
ctf_match.registered_on_build_time_start = {} ctf_match.registered_on_build_time_start = {}

View file

@ -27,6 +27,7 @@
"hud" true "hud" true
"match" true "match" true
"match.break_alliances" true "match.break_alliances" true
"match.build_time" 60
"match.clear_inv" true "match.clear_inv" true
"match.destroy_team" true "match.destroy_team" true
"match.map_reset_limit" 200 "match.map_reset_limit" 200

Can't render this file because it contains an unexpected character in line 1 and column 15.