Update setting
This commit is contained in:
parent
b4df909ac6
commit
47f9da7041
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
ctf.register_on_init(function()
|
||||
ctf._set("match.build_time", 10)
|
||||
ctf._set("match.build_time", 60)
|
||||
end)
|
||||
|
||||
ctf_match.registered_on_build_time_start = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue