Ejemplo n.º 1
0
 void EndTurn()
 {
     attack.ChangeTotalAttack(0);
     attack.EndTurn();
 }