Compare commits

...

4 commits

Author SHA1 Message Date
philipmi
b3ea22dad1 Update shooter submodule 2021-07-21 22:17:19 +02:00
philipmi
6ae12a6017 Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
 Conflicts:
	mods/pvp/shooter
2021-07-21 22:06:42 +02:00
dependabot[bot]
e3cf542aec
Update shooter submodule (#911)
Bumps [mods/pvp/shooter](https://github.com/MT-CTF/shooter) from `6939ab0` to `d4a450c`.
- [Release notes](https://github.com/MT-CTF/shooter/releases)
- [Commits](6939ab0b6d...d4a450cd5b)

---
updated-dependencies:
- dependency-name: mods/pvp/shooter
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-18 10:23:33 -07:00
Toby1710
b255cb3fbc
Fix vote not clearing on new match (#908) 2021-07-18 09:24:45 -07:00
2 changed files with 2 additions and 2 deletions

View file

@ -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 = {

@ -1 +1 @@
Subproject commit 5b11d11ca7a837164589a026eb54e8693c4d31c0
Subproject commit 4733f7e6c792477a702aa172bed34df68e0c8e79