diff --git a/mods/ctf/ctf_match/vote.lua b/mods/ctf/ctf_match/vote.lua index 2bfc622..cb59263 100644 --- a/mods/ctf/ctf_match/vote.lua +++ b/mods/ctf/ctf_match/vote.lua @@ -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 = {