AI bug should be fixed, I need Mysticate to test though

This commit is contained in:
fooify 2015-09-28 15:15:51 -07:00
parent 00a8cf769b
commit 3a10677b10
1 changed files with 1 additions and 0 deletions

View File

@ -709,6 +709,7 @@ public class Maze implements Listener
{
getPreset().getCenterSafeZonePaths().remove(cur);
getPreset().buildMazeBlockAt(cur);
_movementWaypoints.add(cur.getBlock());
}
else
{