mirror of
https://github.com/mangosfour/server.git
synced 2025-12-21 19:37:02 +00:00
Update Waypoint System and Commands
Update Waypoint System and Commands
This commit is contained in:
parent
870b4dd0a4
commit
6ac38a0d65
48 changed files with 455 additions and 323 deletions
|
|
@ -58,6 +58,8 @@
|
|||
#include "Auth/HMACSHA1.h"
|
||||
#include "zlib.h"
|
||||
|
||||
#include <mutex>
|
||||
|
||||
// select opcodes appropriate for processing in Map::Update context for current session state
|
||||
static bool MapSessionFilterHelper(WorldSession* session, OpcodeHandler const& opHandle)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue