mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-26 15:37:16 +00:00
Push
This commit is contained in:
@@ -3540,8 +3540,6 @@ 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);
|
||||||
}
|
}
|
||||||
|
|
||||||
e = zone_timers.erase(e);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user