mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Fixed issue where players were not disconnecting correctly
This commit is contained in:
parent
074d688884
commit
1dea3780a7
4 changed files with 29 additions and 21 deletions
|
@ -52,7 +52,6 @@ NetPlayClient::~NetPlayClient()
|
|||
{
|
||||
ReleaseTraversalClient();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// called from ---GUI--- thread
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue