diff --git a/src/common/Network/PacketDef/Zone/ServerZoneDef.h b/src/common/Network/PacketDef/Zone/ServerZoneDef.h index b90c63a5..0796bd7a 100644 --- a/src/common/Network/PacketDef/Zone/ServerZoneDef.h +++ b/src/common/Network/PacketDef/Zone/ServerZoneDef.h @@ -974,8 +974,8 @@ namespace Sapphire::Network::Packets::WorldPackets::Server uint8_t BirthMonth; uint8_t Birthday; uint8_t StartTown; - uint8_t HomePoint; uint8_t GrandCompany; + uint8_t HomePoint; uint8_t Anima; uint8_t Pet; uint8_t BuddyRank;