Move OP_ItemRecastDelay to the right spot

This commit is contained in:
Michael Cook (mackal) 2014-10-01 20:52:40 -04:00
parent c7417d4b54
commit fab091da2d

View File

@ -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