Skip to content

Commit bca008a

Browse files
committed
Add 11.2.7 opcodes
1 parent 0f2c618 commit bca008a

File tree

2 files changed

+2217
-1
lines changed

2 files changed

+2217
-1
lines changed

WowPacketParser/Enums/Opcode.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@ public enum Opcode
717717
CMSG_HOUSING_SERVICES_ENTER_HOUSE,
718718
CMSG_HOUSING_SERVICES_GET_OTHERS_BNET_ACCOUNT_OWNED_HOUSES,
719719
CMSG_HOUSING_SERVICES_GET_OTHERS_PLAYER_OWNED_HOUSES,
720-
CMSG_HOUSING_SERVICES_GET_PLAYE_OWNED_HOUSES,
720+
CMSG_HOUSING_SERVICES_GET_PLAYER_OWNED_HOUSES,
721721
CMSG_HOUSING_SERVICES_HOUSE_FINDER_DECLINE_NEIGHBORHOOD_INVITATION,
722722
CMSG_HOUSING_SERVICES_HOUSE_FINDER_REQUEST_NEIGHBORHOODS,
723723
CMSG_HOUSING_SERVICES_HOUSE_FINDER_REQUEST_RESERVATION_AND_PORT,

0 commit comments

Comments
 (0)