mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-04 19:53:52 +00:00
Update client.cpp
This commit is contained in:
parent
d89bcf4f6c
commit
9780623fea
@ -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) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user