From faa8e05a8d05e947ffcc4d53a0e36a1648664d85 Mon Sep 17 00:00:00 2001 From: Biscuit Boy Date: Wed, 3 Oct 2018 01:58:58 +1000 Subject: [PATCH] Fixed WardYardInfo for Vox --- src/common/Network/PacketDef/Ipcs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/Network/PacketDef/Ipcs.h b/src/common/Network/PacketDef/Ipcs.h index fcdfeee9..c06b1505 100644 --- a/src/common/Network/PacketDef/Ipcs.h +++ b/src/common/Network/PacketDef/Ipcs.h @@ -190,7 +190,7 @@ enum ServerZoneIpcType : WardInfo = 0x0220, // updated 4.4 WardHousingPermission = 0x0229, // updated 4.4 - WardYardInfo = 0x022B, // updated 4.4 + WardYardInfo = 0x022C, // updated 4.4 DuelChallenge = 0x0277, // 4.2; this is responsible for opening the ui PerformNote = 0x0286, // updated 4.3