aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities/EventMap.cpp
diff options
context:
space:
mode:
authorCarbenium <carbenium@outlook.com>2020-07-21 21:48:31 +0200
committerPeter Keresztes Schmidt <carbenium@outlook.com>2020-07-22 01:19:59 +0200
commitf1f251eb381bccc9164e29a81da9e013090543a4 (patch)
tree41e6c343d6609fa92158854b7df10c636ae1c3c2 /src/common/Utilities/EventMap.cpp
parentf50575ca77fd683ee265998c436a86d544df213a (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.
Diffstat (limited to 'src/common/Utilities/EventMap.cpp')
0 files changed, 0 insertions, 0 deletions