From 9d10c65f19fd492651a1b33fcd9de043bc4b18b6 Mon Sep 17 00:00:00 2001 From: Biscuit Boy Date: Wed, 26 Sep 2018 03:23:31 +1000 Subject: [PATCH] Should mention it's the current --- 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 a0d625b6..0cf87f85 100644 --- a/src/common/Network/PacketDef/Zone/ServerZoneDef.h +++ b/src/common/Network/PacketDef/Zone/ServerZoneDef.h @@ -1594,7 +1594,7 @@ struct FFXIVIpcWardYardInfo : /** * Structural representation of the packet sent by the server -* to show the shared estate settings +* to show the current shared estate settings */ struct FFXIVIpcActorFreeSpawn : FFXIVIpcBasePacket< SharedEstateSettingsResponse >