1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-25 11:07:45 +00:00

store new mount bytes to db

This commit is contained in:
collett 2021-02-16 23:51:59 +09:00
parent 04fbc37fc4
commit f3b80338d4

View file

@ -1134,7 +1134,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;