Пример #1
0
 private void btnEmpower_Click(object sender, EventArgs e)
 {
     gameSession.ActivateEmpowermentCommand();
     UpdateUI();
 }