We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db822e3 commit 920dc01Copy full SHA for 920dc01
1 file changed
WowPacketParserModule.V11_0_0_55666/Parsers/HousingHandler.cs
@@ -107,6 +107,7 @@ public static void HousingDecorCommitDyesForSelection(Packet packet)
107
}
108
109
110
+ [Parser(Opcode.CMSG_HOUSE_INTERIOR_LEAVE_HOUSE)]
111
[Parser(Opcode.CMSG_HOUSING_REQUEST_CURRENT_HOUSE_INFO)]
112
public static void HandleHousingNull(Packet packet)
113
{
0 commit comments