One more arg [skip ci]

This commit is contained in:
Akkadius 2019-10-29 20:55:27 -05:00
parent 31914eb0b6
commit dadeb01045

View File

@ -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),