Display all netplay connection error messages

This commit is contained in:
OV2 2011-12-29 15:49:29 +01:00
parent d6c8111955
commit 8a8d7b5646
1 changed files with 1 additions and 0 deletions

View File

@ -350,6 +350,7 @@ on the remote machine on this port?");
errno
#endif
);
S9xNPSetError(buf);
S9xNPDisconnect ();
}
return (FALSE);