Skip to content

Commit

Permalink
Trying to push
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandar authored and Aleksandar committed Dec 30, 2013
1 parent 93e74a0 commit 2c71ca2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified battleships/bin/Battleships/BattleShipsEngine.class
Binary file not shown.
1 change: 1 addition & 0 deletions battleships/src/Battleships/BattleShipsEngine.java
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ private void determineIfShotSunkAShip(GUI gui, Agent smith) {
{
smith.setSunk(i,j);
gui.paintSubSunk = true;

}
}
}
Expand Down

0 comments on commit 2c71ca2

Please sign in to comment.