Initial fix for large center rooms not having entry exit.
This commit is contained in:
parent
da7f24c126
commit
47c0d4a5f0
8 changed files with 130 additions and 85 deletions
2
Makefile
2
Makefile
|
|
@ -37,7 +37,7 @@ tracy_build:
|
|||
meson compile -j 10 -C builddir
|
||||
|
||||
test: build
|
||||
./builddir/runtests -d yes
|
||||
./builddir/runtests -d yes "[mazes]"
|
||||
|
||||
run: build test
|
||||
ifeq '$(OS)' 'Windows_NT'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue