mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-06 18:42:27 +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->delta_heading = FloatToEQ10(0);
|
||||||
spu->animation = 0;
|
spu->animation = 0;
|
||||||
|
|
||||||
entity_list.QueueCloseClients(this, &outapp, true, zone->GetMaxUpdateRange());
|
entity_list.QueueCloseClients(this, &outapp, true, zone->GetMaxClientUpdateRange());
|
||||||
|
|
||||||
Group *g = GetGroup();
|
Group *g = GetGroup();
|
||||||
if (g) {
|
if (g) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user