private void btnEmpower_Click(object sender, EventArgs e) { gameSession.ActivateEmpowermentCommand(); UpdateUI(); }