diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 8ebea0a..a54c2a7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,7 @@ - + @@ -19,8 +19,8 @@ - - + + @@ -29,7 +29,7 @@ - + @@ -175,7 +175,7 @@ - + @@ -290,7 +290,7 @@ - + 1550458470138 @@ -558,11 +558,18 @@ - - @@ -665,7 +672,6 @@ - @@ -690,7 +696,8 @@ - @@ -808,7 +815,7 @@ - + @@ -842,8 +849,8 @@ - - + + diff --git a/src/ShipWarfareGUI.java b/src/ShipWarfareGUI.java index ef3d139..7cad043 100644 --- a/src/ShipWarfareGUI.java +++ b/src/ShipWarfareGUI.java @@ -12,7 +12,7 @@ import javafx.stage.Stage; /** * 2019-03-10 - * Authors: Harkamal, Vikram, Haris, Siddhant, Nathan + * Authors: Haris Muhammad * ShipWarfareGUI class, Generates and utilizes ships which the user can attack or run from * */