mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-26 00:40:19 +02:00
Version MFF.
This commit is contained in:
3
homedecor/handlers/nodeboxes.lua
Normal file → Executable file
3
homedecor/handlers/nodeboxes.lua
Normal file → Executable file
@ -57,3 +57,6 @@ mt.__index = function(table, key)
|
||||
error("unexpected datatype " .. tostring(type(ref)) .. " while looking for " .. key)
|
||||
end
|
||||
setmetatable(homedecor.nodebox, mt)
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user