1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-29 07:37:45 +00:00

Updated field sizes in player.h

This commit is contained in:
Mordred 2018-09-19 14:07:38 +02:00 committed by GitHub
parent e2eb625e59
commit a3661c9d89

View file

@ -953,8 +953,8 @@ private:
uint16_t m_activeTitle;
uint8_t m_titleList[48];
uint8_t m_howTo[33];
uint8_t m_minions[37];
uint8_t m_mountGuide[15];
uint8_t m_minions[40];
uint8_t m_mountGuide[17];
uint8_t m_homePoint;
uint8_t m_startTown;
uint16_t m_townWarpFstFlags;