mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 18:51:29 +00:00
One more arg [skip ci]
This commit is contained in:
parent
31914eb0b6
commit
dadeb01045
@ -7431,7 +7431,7 @@ void command_roambox(Client *c, const Seperator *sep)
|
|||||||
delay = {}
|
delay = {}
|
||||||
WHERE id = {}
|
WHERE id = {}
|
||||||
),
|
),
|
||||||
box_size,
|
(box_size / 2),
|
||||||
npc->GetX() - (box_size / 2),
|
npc->GetX() - (box_size / 2),
|
||||||
npc->GetX() + (box_size / 2),
|
npc->GetX() + (box_size / 2),
|
||||||
npc->GetY() - (box_size / 2),
|
npc->GetY() - (box_size / 2),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user