Now also combat works no matter what's on the ground. Closes #81.
This commit is contained in:
parent
f84b63f0e6
commit
05d54ff661
5 changed files with 19 additions and 23 deletions
2
Makefile
2
Makefile
|
@ -37,7 +37,7 @@ tracy_build:
|
|||
meson compile -j 10 -C builddir
|
||||
|
||||
test: asset_build build
|
||||
./builddir/runtests
|
||||
./builddir/runtests "[spatialmap-neighbors]"
|
||||
|
||||
run: build test
|
||||
ifeq '$(OS)' 'Windows_NT'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue