Exemplo n.º 1
0
 public void OpenInvitationBoxUI(int minPlayers, int maxPlayers)
 {
     AN_GMSRTMProxy.InvitePlayers(minPlayers, maxPlayers);
 }