forked from dolphin-emu/dolphin
Fixed issue where players were not disconnecting correctly
This commit is contained in:
@@ -52,7 +52,6 @@ NetPlayClient::~NetPlayClient()
|
||||
{
|
||||
ReleaseTraversalClient();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// called from ---GUI--- thread
|
||||
|
||||
Reference in New Issue
Block a user