Skip to content
Snippets Groups Projects
Commit 5f1543f9 authored by Enes Herguel's avatar Enes Herguel
Browse files

Maze-ready!

parent 005af30a
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,6 @@ public class MainWindow extends Game {
} catch (IOException e) {
e.printStackTrace();
}
parallelPathfinder
= new ParallelPathfinder();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment