diff options
author | Carbenium <carbenium@outlook.com> | 2020-07-21 21:48:31 +0200 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2022-01-23 22:19:24 +0100 |
commit | 330e7100cbbf746206b542b0f13a3d06fcac0925 (patch) | |
tree | 41a9b97d0a901728fa5118e37414acb750597168 /dep/CascLib/src/CascFindFile.cpp | |
parent | c8a4cc806824d93f63cc7e0299428d7b524edddd (diff) |
Core/Scripts: Fix timing issue of EVENT_FLY_TO_RANDOM_PILLAR during Illidan encounter
The intention here is to add additional 30 seconds of delay to the current delay of EVENT_FLY_TO_RANDOM_PILLAR.
Instead of EventMap::GetNextEventTime, EventMap::GetTimeUntilEvent has to be used which returns the currently
scheduled delay until the event occurs.
EventMap::GetNextEventTime instead exposes the timer value internal to EventMap at which the event should occur.
(cherry picked from commit f1f251eb381bccc9164e29a81da9e013090543a4)
Diffstat (limited to 'dep/CascLib/src/CascFindFile.cpp')
0 files changed, 0 insertions, 0 deletions