예제 #1
0
 void NotifyFirstPlayer(int playerId)
 {
     turnController.NotifyFirstPlayer(playerId);
 }