mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-26 19:47:16 +00:00
Fix crashes
This commit is contained in:
+1
-1
@@ -3541,7 +3541,7 @@ void Zone::StopAllTimers()
|
|||||||
parse->EventZone(EVENT_TIMER_STOP, this, e->name);
|
parse->EventZone(EVENT_TIMER_STOP, this, e->name);
|
||||||
}
|
}
|
||||||
|
|
||||||
zone_timers.erase(e);
|
e = zone_timers.erase(e);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user