Skip to content
Snippets Groups Projects
Commit 0a2c84c1 authored by Vitaliy Vashchenko's avatar Vitaliy Vashchenko
Browse files

#581 Undo changes for debugging.

parent d4ce0529
Branches
Tags
No related merge requests found
...@@ -75,8 +75,7 @@ public class Grid extends Group { ...@@ -75,8 +75,7 @@ public class Grid extends Group {
addActor(puzzlePiece); addActor(puzzlePiece);
} }
} }
// shufflePieces(random); shufflePieces(random);
placePiecesInGrid();
} }
public void scaleGrid() { public void scaleGrid() {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment