mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 13:37:00 +00:00
Merge branch 'master' of git@github.com:mangos/mangos
This commit is contained in:
commit
5710a7429b
1 changed files with 0 additions and 2 deletions
|
|
@ -357,8 +357,6 @@ WorldSocketMgr::OnSocketOpen (WorldSocket* sock)
|
||||||
min = i;
|
min = i;
|
||||||
|
|
||||||
return m_NetThreads[min].AddSocket (sock);
|
return m_NetThreads[min].AddSocket (sock);
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
WorldSocketMgr*
|
WorldSocketMgr*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue