mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
One more arg [skip ci]
This commit is contained in:
+1
-1
@@ -7431,7 +7431,7 @@ void command_roambox(Client *c, const Seperator *sep)
|
||||
delay = {}
|
||||
WHERE id = {}
|
||||
),
|
||||
box_size,
|
||||
(box_size / 2),
|
||||
npc->GetX() - (box_size / 2),
|
||||
npc->GetX() + (box_size / 2),
|
||||
npc->GetY() - (box_size / 2),
|
||||
|
||||
Reference in New Issue
Block a user