Exemple #1
0
 public bool EndSuperFast()
 {
     Operations.EndSuperFast(this.Game, this.Id, this.Game.Settings.SendReliable);
     return(true);
 }