Added a check to see if a found state is already in a closed_set so I can skip it.

This commit is contained in:
Zed A. Shaw 2025-03-15 22:57:09 -04:00
parent 63f032ff12
commit 7984540c0c
2 changed files with 5 additions and 0 deletions

View file

@ -23,6 +23,7 @@ tracy_build:
test: build
./builddir/runtests "[ai]"
./builddir/runtests "[combat]"
run: build test
powershell "cp ./builddir/zedcaster.exe ."