Example #1
0
 public void StartSelectOpponentsView(int minPlayers, int maxPlayers, bool allowAutomatch)
 {
     AN_GMSRTMProxy.StartSelectOpponentsView(minPlayers, maxPlayers, allowAutomatch);
 }