예제 #1
0
 public void RPC_PlayerStartsTurn(int photonId)
 {
     GC.ChangeCurrentTurn(photonId);
 }