Exemplo n.º 1
0
 void CmdNewPlayerJoined(string newPlayerName)
 {
     lobbyScript.AlertPlayerJoined(newPlayerName);
 }