예제 #1
0
 void OnPlayerConnected(NetworkPlayer player)
 {
     network.OnPlayerConnected(player);
 }