mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 11:28:25 +00:00
[Zone Instances] Handle routing to instances when using evac/succor (#4297)
This commit is contained in:
@@ -240,6 +240,7 @@ Client::Client(EQStreamInterface *ieqs) : Mob(
|
||||
runmode = false;
|
||||
linkdead_timer.Disable();
|
||||
zonesummon_id = 0;
|
||||
zonesummon_instance_id = 0;
|
||||
zonesummon_ignorerestrictions = 0;
|
||||
bZoning = false;
|
||||
m_lock_save_position = false;
|
||||
|
||||
Reference in New Issue
Block a user