mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 14:41:28 +00:00
Move OP_ItemRecastDelay to the right spot
This commit is contained in:
parent
c7417d4b54
commit
fab091da2d
@ -254,6 +254,7 @@ N(OP_ItemLinkText),
|
||||
N(OP_ItemName),
|
||||
N(OP_ItemPacket),
|
||||
N(OP_ItemPreview),
|
||||
N(OP_ItemRecastDelay),
|
||||
N(OP_ItemVerifyReply),
|
||||
N(OP_ItemVerifyRequest),
|
||||
N(OP_ItemViewUnknown),
|
||||
@ -542,5 +543,4 @@ N(OP_ZoneServerInfo),
|
||||
N(OP_ZoneServerReady),
|
||||
N(OP_ZoneSpawns),
|
||||
N(OP_ZoneUnavail),
|
||||
N(OP_ItemRecastDelay),
|
||||
// mail and chat opcodes located in ../mail_oplist.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user