Fix broken [move_units]dir=
This commit is contained in:
parent
d9b5e3c4df
commit
f2f35cbd38
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ local function path_locs(path)
|
|||
end
|
||||
end
|
||||
end
|
||||
return coroutine.wrap(relative_locations(1)), coroutine.wrap(relative_locations(2))
|
||||
else
|
||||
-- Index is 1 for x, 2 for y
|
||||
local function abs_locations(coord)
|
||||
|
|
Loading…
Add table
Reference in a new issue