Example #1
0
 public void Nuke()
 {
     this.client.Send(GameAction.CreateNukeAction(this.player));
 }