Example #1
0
 private void btnStartFight_Click(object sender, EventArgs e)
 {
     MQOEvents.Fight(MobToFight);
 }