mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-17 23:18:22 +00:00
Update client.cpp
This commit is contained in:
+1
-1
@@ -13157,7 +13157,7 @@ void Client::BroadcastPositionUpdate()
|
||||
spu->delta_heading = FloatToEQ10(0);
|
||||
spu->animation = 0;
|
||||
|
||||
entity_list.QueueCloseClients(this, &outapp, true, zone->GetMaxUpdateRange());
|
||||
entity_list.QueueCloseClients(this, &outapp, true, zone->GetMaxClientUpdateRange());
|
||||
|
||||
Group *g = GetGroup();
|
||||
if (g) {
|
||||
|
||||
Reference in New Issue
Block a user