mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 18:46:37 +00:00
Lua packet handler dispatch
This commit is contained in:
@@ -80,6 +80,7 @@ typedef enum {
|
||||
EVENT_LEAVE_AREA,
|
||||
EVENT_RESPAWN,
|
||||
EVENT_DEATH_COMPLETE,
|
||||
EVENT_UNHANDLED_OPCODE,
|
||||
|
||||
_LargestEventID
|
||||
} QuestEventID;
|
||||
|
||||
Reference in New Issue
Block a user