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

cleanup old festival vars

This commit is contained in:
NotAdam 2018-09-01 21:34:48 +10:00
parent 0946b0636e
commit 9832ecb920

View file

@ -51,9 +51,7 @@ protected:
uint64_t m_lastMobUpdate;
FestivalPair m_currentFestival;
uint16_t m_currentFestivalId;
uint16_t m_currentAdditionalFestivalId;
boost::shared_ptr< Data::TerritoryType > m_territoryTypeInfo;
std::map< uint8_t, int32_t > m_weatherRateMap;