mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 16:28:28 +00:00
A bunch of send position changes, rename navigateto
This commit is contained in:
+1
-1
@@ -664,7 +664,7 @@ void Client::ZonePC(uint32 zoneID, uint32 instance_id, float x, float y, float z
|
||||
m_Proximity = glm::vec3(m_Position);
|
||||
|
||||
//send out updates to people in zone.
|
||||
SendPosition();
|
||||
SentPositionPacket(0.0f, 0.0f, 0.0f, 0.0f, 0);
|
||||
}
|
||||
|
||||
auto outapp =
|
||||
|
||||
Reference in New Issue
Block a user