Too lazy to comment

This commit is contained in:
2019-12-30 18:15:17 +01:00
parent 7fe19ee89f
commit 774dda8b90
13 changed files with 339 additions and 11 deletions

View File

@@ -2,6 +2,6 @@
DIR="$( cd -P "$( dirname "$0" )" && pwd )"
ROOT=${DIR}/../../
pushd ${ROOT}
./quakespasm-sdl2 -map zombietest
./quakespasm-sdl2 +map zombietest
popd