diff --git a/netplay.cpp b/netplay.cpp index dff5d0a3..f0f15315 100644 --- a/netplay.cpp +++ b/netplay.cpp @@ -350,6 +350,7 @@ on the remote machine on this port?"); errno #endif ); + S9xNPSetError(buf); S9xNPDisconnect (); } return (FALSE);