Example #1
0
 public void NewPlayerJoined(PlayerData jugador)
 {
     control.NewPlayerJoined(jugador);
 }