File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
WowPacketParser/Enums/Version/V11_2_7_64632 Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -460,7 +460,7 @@ public static BiDictionary<Opcode, int> Opcodes(Direction direction)
460460 { Opcode . CMSG_HOUSING_SERVICES_ENTER_HOUSE , 0x330017 } ,
461461 { Opcode . CMSG_HOUSING_SERVICES_GET_OTHERS_BNET_ACCOUNT_OWNED_HOUSES , 0x33000F } ,
462462 { Opcode . CMSG_HOUSING_SERVICES_GET_OTHERS_PLAYER_OWNED_HOUSES , 0x33000E } ,
463- { Opcode . CMSG_HOUSING_SERVICES_GET_PLAYE_OWNED_HOUSES , 0x330011 } ,
463+ { Opcode . CMSG_HOUSING_SERVICES_GET_PLAYER_OWNED_HOUSES , 0x330011 } ,
464464 { Opcode . CMSG_HOUSING_SERVICES_HOUSE_FINDER_DECLINE_NEIGHBORHOOD_INVITATION , 0x330024 } ,
465465 { Opcode . CMSG_HOUSING_SERVICES_HOUSE_FINDER_REQUEST_NEIGHBORHOODS , 0x330020 } ,
466466 { Opcode . CMSG_HOUSING_SERVICES_HOUSE_FINDER_REQUEST_RESERVATION_AND_PORT , 0x330006 } ,
You can’t perform that action at this time.
0 commit comments