mirror of
https://github.com/Sokomine/cottages.git
synced 2025-02-21 13:40:27 +01:00
fixed bug in nodebox feldweg
This commit is contained in:
parent
7d2637478a
commit
dbe69bcfaf
@ -606,5 +606,7 @@ if( cottages_feldweg_mode == "nodebox") then
|
||||
"cottages_feldweg_end.png",
|
||||
"cottages_feldweg_surface.png^cottages_feldweg_edges.png",
|
||||
}
|
||||
cottages.register_nodes_slope(v[4], v[1], v[2], v[3], cottages_feldweg_mode, v[6], v[7], v[8])
|
||||
for k, v in pairs(variants) do
|
||||
cottages.register_nodes_slope(v[4], v[1], v[2], v[3], cottages_feldweg_mode, v[6], v[7], v[8])
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user