diff --git a/.idea/misc.xml b/.idea/misc.xml
index e38587f..479cb83 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -3,7 +3,7 @@
-
+
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 267026f..780a431 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -2,9 +2,9 @@
-
+
-
+
@@ -18,8 +18,8 @@
-
-
+
+
@@ -41,18 +41,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
@@ -73,11 +61,10 @@
-
-
+
-
-
+
+
@@ -85,7 +72,6 @@
-
@@ -102,13 +88,14 @@
+
-
+
@@ -157,7 +144,7 @@
- C:\Users\Harkamal Randhawa\AppData\Roaming\Subversion
+ $USER_HOME$/.subversion
125
@@ -168,18 +155,16 @@
1550454898506
-
-
+
-
-
+
-
+
@@ -188,7 +173,7 @@
-
+
@@ -221,10 +206,20 @@
+
+
+
+
+
+
+
+
+
+
-
-
+
+
@@ -245,16 +240,6 @@
-
-
-
-
-
-
-
-
-
-
diff --git a/out/production/TaipanClone/ShipWarfare.class b/out/production/TaipanClone/ShipWarfare.class
index d06d8e7..56d0d61 100644
Binary files a/out/production/TaipanClone/ShipWarfare.class and b/out/production/TaipanClone/ShipWarfare.class differ
diff --git a/src/ShipWarfare.java b/src/ShipWarfare.java
index 95839a6..a1de955 100644
--- a/src/ShipWarfare.java
+++ b/src/ShipWarfare.java
@@ -25,7 +25,7 @@ public class ShipWarfare {
fightShips(getNumOfPeasantShips());
}
else if(response.equalsIgnoreCase("r")){
-
+ System.out.println("Harkey G is dumb boiiiiiiiii");
}
} catch (InputMismatchException e) {