Skip to content

Commit

Permalink
rectify minor error
Browse files Browse the repository at this point in the history
  • Loading branch information
wreeshab committed Jun 10, 2024
1 parent 0a5a3a8 commit aab5d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pieces/start-pieces.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ let startPieces = ["", topCannon, "", "", "", "", topTitan, "",
"", "", "", "", "", "", "", "",
"", "", "", "", "", "", "", "",
"", "", bottomSemiRicochet, "", bottomRicochet, "", "", bottomTank,
"", bottomTitan, "", "", "", "", bottomCannon, ""
"", bottomCannon , "", "", "", "", bottomTitan, ""
];


Expand Down

0 comments on commit aab5d1e

Please sign in to comment.