Ejemplo n.º 1
0
 void ResetBtnClicked()
 {
     active_unit.ResetHpAndMana();
     active_unit.ResetSkills();
 }