We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04d3c77 + 5d04c2b commit b00b9e6Copy full SHA for b00b9e6
1 file changed
src/game/Server/WorldSocketMgr.cpp
@@ -37,6 +37,7 @@
37
WorldSocketMgr::WorldSocketMgr()
38
: m_started(false)
39
{
40
+ InitializeOpcodes();
41
}
42
43
WorldSocketMgr::~WorldSocketMgr()
0 commit comments