This should fix the ShipWarfare file and bring it up to date with the rest of the file.
This commit is contained in:
@@ -67,6 +67,7 @@ public class ShipWarfare {
|
||||
public void setGuns(int guns) {
|
||||
this.guns = guns;
|
||||
}
|
||||
|
||||
public void setNumOfPeasantShips(int numOfPeasantShips) {
|
||||
this.numOfPeasantShips = numOfPeasantShips;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user