Skip to content

Commit b00b9e6

Browse files
authored
Merge 5d04c2b into 04d3c77
2 parents 04d3c77 + 5d04c2b commit b00b9e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/game/Server/WorldSocketMgr.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
WorldSocketMgr::WorldSocketMgr()
3838
: m_started(false)
3939
{
40+
InitializeOpcodes();
4041
}
4142

4243
WorldSocketMgr::~WorldSocketMgr()

0 commit comments

Comments
 (0)