diff --git a/mods/ctf/ctf_match/vote.lua b/mods/ctf/ctf_match/vote.lua index cb59263..2bfc622 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) +ctf_match.register_on_new_match(vote.clear_vote) minetest.register_chatcommand("vote", { privs = { diff --git a/mods/pvp/shooter b/mods/pvp/shooter index 4733f7e..5b11d11 160000 --- a/mods/pvp/shooter +++ b/mods/pvp/shooter @@ -1 +1 @@ -Subproject commit 4733f7e6c792477a702aa172bed34df68e0c8e79 +Subproject commit 5b11d11ca7a837164589a026eb54e8693c4d31c0