Finished the merger with Dedupe and the main branch.
Travel and Taipan shop shouldn't have any code sharing anymore
This commit is contained in:
@@ -89,7 +89,7 @@ public class TravelGUI extends Player{
|
||||
if(peasantShipScene && getAttackingShips()){
|
||||
ShipWarfareGUI ship = new ShipWarfareGUI(getPlayer());
|
||||
try {
|
||||
//ship.initializeShip(stage);
|
||||
ship.initializeShip(stage);
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user