mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
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