mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-05 20:22:28 +00:00
Fix crashes
This commit is contained in:
parent
67e0d1db0e
commit
df7153d963
@ -3541,7 +3541,7 @@ void Zone::StopAllTimers()
|
||||
parse->EventZone(EVENT_TIMER_STOP, this, e->name);
|
||||
}
|
||||
|
||||
zone_timers.erase(e);
|
||||
e = zone_timers.erase(e);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user