Paul Klumpp 12 år sedan
förälder
incheckning
82f1aa7e0a
1 ändrade filer med 4 tillägg och 0 borttagningar
  1. 4 0
      q2compile/make_and_put_all.sh

+ 4 - 0
q2compile/make_and_put_all.sh

@@ -28,6 +28,10 @@ done
 echo "Before continuing, make sure you have the following installed:"
 echo "* Lua 5.1, only 5.1!, dev headers"
 echo "* libz, also known as zlib"
+echo 
+echo "  PRESS ENTER"
+echo
+read
 
 
 repo[1]="aq2-tng"