some changes...

This commit is contained in:
Vikram
2019-03-10 22:42:40 -06:00
parent 4c8b99d4bb
commit 89f9e47921
4 changed files with 101 additions and 116 deletions

View File

@@ -59,6 +59,7 @@ public class Player {
this.wSilk = player.wSilk;
this.wGeneral = player.wGeneral;
this.wArms = player.wArms;
this.cargoSpace = player.cargoSpace;
}
/**