mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-26 23:57:17 +00:00
@@ -909,10 +909,6 @@ void Client::CompleteConnect()
|
||||
GoToSafeCoords(ZoneID("arena"), 0);
|
||||
return;
|
||||
}
|
||||
|
||||
// force resending of position when finally complete
|
||||
// in hopes to alleviating race condition under-world issues
|
||||
MovePC(zone->GetZoneID(), zone->GetInstanceID(), GetX(), GetY(), GetZ(), GetHeading());
|
||||
}
|
||||
|
||||
// connecting opcode handlers
|
||||
|
||||
Reference in New Issue
Block a user