mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 22:57:45 +00:00
Fixed homepoint
This commit is contained in:
parent
4baf4314d3
commit
1e35da393f
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue