Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
This commit is contained in:
commit
03767c1dc5
3 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 2b22d20362200b5be13e7c5174637842e827efd1
|
||||
Subproject commit ad7dad2eea79939c5ef85572bc9842ffb00bda7e
|
|
@ -82,5 +82,5 @@ ctf_match.register_on_build_time_end(function()
|
|||
can_skip = true
|
||||
matchskip_timer = 0
|
||||
-- Set to initial vote time
|
||||
matchskip_time = tonumber(minetest.settings:get("ctf_match.auto_skip_delay")) or 60 * 60
|
||||
matchskip_time = tonumber(minetest.settings:get("ctf_match.auto_skip_delay")) or 50 * 60
|
||||
end)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue