From c53642bf7d81ca26f569ee9616116f6a53891bc5 Mon Sep 17 00:00:00 2001 From: Mordred Date: Thu, 22 Feb 2018 23:13:31 +0100 Subject: [PATCH] Warrior of light in init ui --- src/common/Network/PacketDef/Zone/ServerZoneDef.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/Network/PacketDef/Zone/ServerZoneDef.h b/src/common/Network/PacketDef/Zone/ServerZoneDef.h index 0b32b0b4..5258a3d2 100644 --- a/src/common/Network/PacketDef/Zone/ServerZoneDef.h +++ b/src/common/Network/PacketDef/Zone/ServerZoneDef.h @@ -629,7 +629,7 @@ struct FFXIVIpcInitUI : FFXIVIpcBasePacket uint8_t namedayDay; uint8_t cityState; uint8_t homepoint; - uint8_t unknown26; + uint8_t unknown26; // 2 if "warrior of light" uint8_t petHotBar; uint8_t companionRank; uint8_t companionStars;