1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-25 22:17:45 +00:00

fix weather in zones

This commit is contained in:
Adam 2018-01-29 13:03:52 +11:00
parent bccf6e200a
commit 97e2c08a9f

View file

@ -208,7 +208,7 @@ void Zone::loadCellCache()
uint8_t Zone::getNextWeather()
{
auto zoneInfo = g_exdData.m_zoneInfoMap[getGuId() ];
auto zoneInfo = g_exdData.m_zoneInfoMap[getTerritoryId()];
uint32_t unixTime = static_cast< uint32_t >( Util::getTimeSeconds() );
// Get Eorzea hour for weather start