Nerf bandages heal reward to 1 score/use

This commit is contained in:
ANAND 2020-05-31 23:09:53 +05:30
parent eba079b30c
commit 10585d0663
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ git submodule update --init --recursive
# Run build.sh
./build.sh ../games/capturetheflag
# Queue update
# Queue restart
if [[ -d ../worlds/ctf ]]; then
touch ../worlds/ctf/queue_restart.txt
fi