mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 07:38:36 +00:00
Unify / streamline scanning logic calls, do a manual scan on enter and cleanup logging
This commit is contained in:
@@ -905,6 +905,8 @@ void Client::CompleteConnect()
|
||||
entity_list.RefreshClientXTargets(this);
|
||||
|
||||
worldserver.RequestTellQueue(GetName());
|
||||
|
||||
entity_list.ScanCloseMobs(close_mobs, this);
|
||||
}
|
||||
|
||||
// connecting opcode handlers
|
||||
|
||||
Reference in New Issue
Block a user