mirror of
https://github.com/HybridDog/nether-pack.git
synced 2025-01-26 09:20:19 +01:00
Slight changes
Following paramats advice.
This commit is contained in:
parent
dfc9657885
commit
175db7fd45
@ -131,7 +131,7 @@ local function table_contains(t, v)
|
||||
end
|
||||
|
||||
-- Function from vector_extras - added by Megaf.
|
||||
local function funcs.get_data_pos_table(tab)
|
||||
local function get_data_pos_table(tab)
|
||||
local t,n = {},1
|
||||
local minz, miny, minx, maxz, maxy, maxx
|
||||
for z,yxs in pairs(tab) do
|
||||
|
Loading…
Reference in New Issue
Block a user