Exemplo n.º 1
0
 public void EndTurnPress()
 {
     // When you hit the Item Button
     //print ("Item");
     combat.PlayerEndTurn();
 }