Unify / streamline scanning logic calls, do a manual scan on enter and cleanup logging

This commit is contained in:
Akkadius
2020-01-12 19:37:53 -06:00
parent 467f8d7867
commit 306a08b9ac
4 changed files with 9 additions and 29 deletions
+2
View File
@@ -905,6 +905,8 @@ void Client::CompleteConnect()
entity_list.RefreshClientXTargets(this);
worldserver.RequestTellQueue(GetName());
entity_list.ScanCloseMobs(close_mobs, this);
}
// connecting opcode handlers