Fixed issue where players were not disconnecting correctly

This commit is contained in:
Ziek
2015-02-05 22:16:34 -08:00
parent 074d688884
commit 1dea3780a7
4 changed files with 29 additions and 21 deletions

View File

@ -52,7 +52,6 @@ NetPlayClient::~NetPlayClient()
{
ReleaseTraversalClient();
}
}
// called from ---GUI--- thread