Exemple #1
0
 public void EndTurn()
 {
     GameInformation.PlayerTurn();
     GameInformation.SoldierOrMana = true;
 }