AI bug should be fixed, I need Mysticate to test though
This commit is contained in:
parent
00a8cf769b
commit
3a10677b10
@ -709,6 +709,7 @@ public class Maze implements Listener
|
|||||||
{
|
{
|
||||||
getPreset().getCenterSafeZonePaths().remove(cur);
|
getPreset().getCenterSafeZonePaths().remove(cur);
|
||||||
getPreset().buildMazeBlockAt(cur);
|
getPreset().buildMazeBlockAt(cur);
|
||||||
|
_movementWaypoints.add(cur.getBlock());
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user