From 02efa7a9ba6a26506a4a76610692fd35d79f5c68 Mon Sep 17 00:00:00 2001 From: KahootChampion Date: Mon, 25 Mar 2019 18:32:17 -0600 Subject: [PATCH] Fixed an issue with ShipWarfareGUI with the ships running away label --- src/ShipWarfareGUI.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ShipWarfareGUI.java b/src/ShipWarfareGUI.java index 4169c65..996f3b2 100644 --- a/src/ShipWarfareGUI.java +++ b/src/ShipWarfareGUI.java @@ -179,7 +179,7 @@ public class ShipWarfareGUI extends Player { - + runAwayOrLeft.setText("No ships ran away"); Random randomValue = new Random(); int exitValue = 0; //Player volley