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:
parent
0946b0636e
commit
9832ecb920
1 changed files with 1 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue