Compare commits
No commits in common. "b3ea22dad141a71673abd6e6e1eefe3ce425ffef" and "b76b3cdf65a06105dbd86e28187bf7316a3903dd" have entirely different histories.
b3ea22dad1
...
b76b3cdf65
2 changed files with 2 additions and 2 deletions
|
@ -53,7 +53,7 @@ function ctf_match.vote_next(name)
|
|||
})
|
||||
end
|
||||
|
||||
ctf_match.register_on_new_match(vote.clear)
|
||||
ctf_match.register_on_new_match(vote.clear_vote)
|
||||
|
||||
minetest.register_chatcommand("vote", {
|
||||
privs = {
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 4733f7e6c792477a702aa172bed34df68e0c8e79
|
||||
Subproject commit 5b11d11ca7a837164589a026eb54e8693c4d31c0
|
Loading…
Reference in a new issue