Skip to content
Snippets Groups Projects
Commit 0b63b16f authored by mthoma48's avatar mthoma48
Browse files

Refactor bug fixes

parent 62480a1d
No related branches found
No related tags found
No related merge requests found
......@@ -115,10 +115,6 @@ public class DotsAndBoxesGrid {
return true;
}
}
else {
return false;
}
// A box is complete if the north and south horizontals and the east and west verticals have all been drawn
return false;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment