mirror of
https://github.com/HybridDog/vector_extras.git
synced 2024-11-26 09:23:47 +01:00
returning the table isnt necessary, vector.sort usage changed a bit
This commit is contained in:
parent
177c679621
commit
70e08a15a2
1
init.lua
1
init.lua
@ -237,7 +237,6 @@ function funcs.sort(ps, preferred_coords)
|
||||
end
|
||||
end
|
||||
table.sort(ps, ps_sorting)
|
||||
return ps
|
||||
end
|
||||
|
||||
function funcs.scalar(v1, v2)
|
||||
|
Loading…
Reference in New Issue
Block a user