diff --git a/mods/ctf_pvp_engine b/mods/ctf_pvp_engine index 8ffdefa..40c8472 160000 --- a/mods/ctf_pvp_engine +++ b/mods/ctf_pvp_engine @@ -1 +1 @@ -Subproject commit 8ffdefa908aecffc4bab8795ec00daa2fec69ced +Subproject commit 40c84728d45a148da083b969135298738b35bfdd diff --git a/update.sh b/update.sh new file mode 100755 index 0000000..0c79fd5 --- /dev/null +++ b/update.sh @@ -0,0 +1,5 @@ +git pull && +cd mods/ctf_pvp_engine && +git pull origin master && +cd ../.. && +./build.sh ../games/capturetheflag