mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 05:18:40 +00:00
Push a scan when mobs first construct [skip ci]
This commit is contained in:
@@ -459,6 +459,8 @@ Mob::Mob(
|
|||||||
#ifdef BOTS
|
#ifdef BOTS
|
||||||
m_manual_follow = false;
|
m_manual_follow = false;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
mob_scan_close.Trigger();
|
||||||
}
|
}
|
||||||
|
|
||||||
Mob::~Mob()
|
Mob::~Mob()
|
||||||
|
|||||||
Reference in New Issue
Block a user