Example #1
0
 private void ShootBtn_Click(object sender, EventArgs e)
 {
     CLocalPlayer.Shoot(10);
 }