mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-05 20:22: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) {
|
||||
parse->EventZone(EVENT_TIMER_STOP, this, e->name);
|
||||
}
|
||||
|
||||
zone_timers.erase(e);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user