Update ctf_pvp_engine, add update script

This commit is contained in:
rubenwardy 2018-01-02 20:56:20 +00:00
parent 46861dbaa7
commit 25ea2afb10
2 changed files with 6 additions and 1 deletions

@ -1 +1 @@
Subproject commit 8ffdefa908aecffc4bab8795ec00daa2fec69ced
Subproject commit 40c84728d45a148da083b969135298738b35bfdd

5
update.sh Executable file
View File

@ -0,0 +1,5 @@
git pull &&
cd mods/ctf_pvp_engine &&
git pull origin master &&
cd ../.. &&
./build.sh ../games/capturetheflag