예제 #1
0
 public void MainPlayerSkip()
 {
     connector.SendSkip();
     mainPlayerController.GetTurn(false);
 }