mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-10 19:10:25 +00:00
Merge branch 'master' of https://github.com/EQEmu/Server
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