Exemple #1
0
 public void CancelMatch(string matchId)
 {
     AN_GMSRTMProxy.CancelMatch(matchId);
 }