mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
mutex fixes, server shutdown works again
This commit is contained in:
parent
d792c3ddc6
commit
671214c60e
9 changed files with 34 additions and 27 deletions
|
|
@ -9,7 +9,6 @@ LocalServerInterface::LocalServerInterface(LocalServer *_server)
|
|||
|
||||
LocalServerInterface::~LocalServerInterface()
|
||||
{
|
||||
prepareDestroy();
|
||||
}
|
||||
|
||||
void LocalServerInterface::transmitProtocolItem(const ServerMessage &item)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue