prepare for hand drawing with maze.

This commit is contained in:
philippe lhardy
2017-12-01 22:20:33 +01:00
parent eeb1172f88
commit 7deeb203ff
3 changed files with 37 additions and 2 deletions

View File

@@ -643,7 +643,8 @@ public class LabyModel implements WallsProvider
{
rlistener.notifySearch(found);
}
break;
// support multiple pathes
// break;
}
}
}