Fixed an issue with ShipWarfareGUI with the ships running away label

This commit is contained in:
KahootChampion
2019-03-25 18:32:17 -06:00
parent b39ddffcf8
commit 02efa7a9ba

View File

@@ -179,7 +179,7 @@ public class ShipWarfareGUI extends Player {
runAwayOrLeft.setText("No ships ran away");
Random randomValue = new Random(); Random randomValue = new Random();
int exitValue = 0; int exitValue = 0;
//Player volley //Player volley