mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-20 13:48:22 +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);
|
||||
}
|
||||
|
||||
zone_timers.erase(e);
|
||||
e = zone_timers.erase(e);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user