Compare commits
4 commits
b76b3cdf65
...
b3ea22dad1
Author | SHA1 | Date | |
---|---|---|---|
|
b3ea22dad1 | ||
|
6ae12a6017 | ||
|
e3cf542aec | ||
|
b255cb3fbc |
2 changed files with 2 additions and 2 deletions
|
@ -53,7 +53,7 @@ function ctf_match.vote_next(name)
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
|
|
||||||
ctf_match.register_on_new_match(vote.clear_vote)
|
ctf_match.register_on_new_match(vote.clear)
|
||||||
|
|
||||||
minetest.register_chatcommand("vote", {
|
minetest.register_chatcommand("vote", {
|
||||||
privs = {
|
privs = {
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 5b11d11ca7a837164589a026eb54e8693c4d31c0
|
Subproject commit 4733f7e6c792477a702aa172bed34df68e0c8e79
|
Loading…
Reference in a new issue