mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-22 15:48:22 +00:00
Update zone.cpp
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user