mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
Fix login issue. Thanks rochet
This commit is contained in:
parent
a626464ea7
commit
fb6a5412d9
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ WorldSocketMgr::WorldSocketMgr()
|
|||
acceptor_(NULL),reactor_(NULL),
|
||||
sockets_()
|
||||
{
|
||||
InitializeOpcodes();
|
||||
}
|
||||
|
||||
WorldSocketMgr::~WorldSocketMgr()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue