示例#1
0
 public bool StartSuperFast()
 {
     Operations.StartSuperFast(this.Game, this.Id, this.Rotation, this.Game.Settings.SendReliable);
     return(true);
 }