Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
Conflicts: mods/pvp/shooter
This commit is contained in:
commit
6ae12a6017
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ function ctf_match.vote_next(name)
|
|||
})
|
||||
end
|
||||
|
||||
ctf_match.register_on_new_match(vote.clear_vote)
|
||||
ctf_match.register_on_new_match(vote.clear)
|
||||
|
||||
minetest.register_chatcommand("vote", {
|
||||
privs = {
|
||||
|
|
Loading…
Reference in a new issue