mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-06 04:42:28 +00:00
Update zone.cpp
This commit is contained in:
parent
b7e5abf793
commit
67e0d1db0e
@ -3540,6 +3540,8 @@ void Zone::StopAllTimers()
|
|||||||
if (has_stop_event) {
|
if (has_stop_event) {
|
||||||
parse->EventZone(EVENT_TIMER_STOP, this, e->name);
|
parse->EventZone(EVENT_TIMER_STOP, this, e->name);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
zone_timers.erase(e);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user