mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 05:21:29 +00:00
parent
bd302b8394
commit
dea94ce63d
@ -909,10 +909,6 @@ void Client::CompleteConnect()
|
|||||||
GoToSafeCoords(ZoneID("arena"), 0);
|
GoToSafeCoords(ZoneID("arena"), 0);
|
||||||
return;
|
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
|
// connecting opcode handlers
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user