Ejemplo n.º 1
0
 public void RPC_PlayerStartsTurn(int photonId)
 {
     GC.ChangeCurrentTurn(photonId);
 }