update.sh: Move map screenshots to ctf_map/textures/ (#411)
This commit is contained in:
parent
4d6b3512ab
commit
16ba9ef044
2 changed files with 2 additions and 1 deletions
|
@ -5,5 +5,6 @@ cd ../crafting &&
|
|||
git pull origin master &&
|
||||
cd ../ctf/ctf_map/maps &&
|
||||
git pull origin master &&
|
||||
cp ./*.png ../textures/ &&
|
||||
cd ../../../.. &&
|
||||
./build.sh ../games/capturetheflag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue