Exemple #1
0
 public void AddCommand(BaseCommand command)
 {
     NetPlayerCtr.CmdExecuteCommand(command.CmdToString());
 }