diff --git a/src/world/Actor/Player.h b/src/world/Actor/Player.h index 41565b32..8dbe9afe 100644 --- a/src/world/Actor/Player.h +++ b/src/world/Actor/Player.h @@ -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;