1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-02 16:57:47 +00:00

store new mount bytes to db

This commit is contained in:
collett 2021-02-16 23:51:59 +09:00
parent c4effc7e21
commit f499b53f25

View file

@ -1068,7 +1068,7 @@ namespace Sapphire::Entity
uint8_t m_titleList[48];
uint8_t m_howTo[34];
uint8_t m_minions[40];
uint8_t m_mountGuide[22];
uint8_t m_mountGuide[27];
uint8_t m_homePoint;
uint8_t m_startTown;
uint16_t m_townWarpFstFlags;