Skip to content

Commit 82878bb

Browse files
committed
build fix
1 parent 5d32529 commit 82878bb

File tree

1 file changed

+0
-3
lines changed
  • WowPacketParser/Enums/Version/V5_5_3_64802

1 file changed

+0
-3
lines changed

WowPacketParser/Enums/Version/V5_5_3_64802/Opcodes.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1347,10 +1347,7 @@ public static BiDictionary<Opcode, int> Opcodes(Direction direction)
13471347
{ Opcode.SMSG_LOBBY_MATCHMAKER_QUEUE_RESULT, 0x3A031E }, // NYI
13481348
{ Opcode.SMSG_SOCIAL_CONTRACT_REQUEST_RESPONSE, 0x3A0320 },
13491349
{ Opcode.SMSG_WOW_LABS_NOTIFY_PLAYERS_MATCH_END, 0x3A0325 }, // NYI
1350-
{ Opcode.SMSG_WOW_LABS_SET_AREA_ID_RESULT, 0x3A0325 }, // NYI
13511350
{ Opcode.SMSG_WOW_LABS_NOTIFY_PLAYERS_MATCH_STATE_CHANGED, 0x3A0326 }, // NYI
1352-
{ Opcode.SMSG_WOW_LABS_SET_SELECTED_AREA_ID, 0x3A0329 }, // NYI
1353-
{ Opcode.SMSG_WOW_LABS_AREA_INFO, 0x3A032A }, // NYI
13541351
{ Opcode.SMSG_AUCTION_DISABLE_NEW_POSTINGS, 0x3A032C },
13551352
{ Opcode.SMSG_WOW_LABS_SET_PREDICTION_CIRCLE, 0x3A032C }, // NYI
13561353
{ Opcode.SMSG_ACCOUNT_EXPORT_RESPONSE, 0x3A0331 }, // NYI

0 commit comments

Comments
 (0)