Ejemplo n.º 1
0
 public static bool SetRemoteIP(string remoteAddress)
 {
     return(Netplay.SetRemoteIPOld(remoteAddress));
 }