mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 04:23:20 +01:00
committed by
Ted John
parent
d2aaad6f7e
commit
628e263094
@@ -323,9 +323,9 @@ public:
|
||||
{
|
||||
req->Socket->_error = std::string(ex.GetMsg());
|
||||
}
|
||||
delete req;
|
||||
|
||||
SDL_UnlockMutex(req->Socket->_connectMutex);
|
||||
delete req;
|
||||
return 0;
|
||||
}, 0, req);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user