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