4 lines
109 B
Lua

local path = logistica.MODPATH .. "/entity"
dofile(path.."/io_entity.lua")
dofile(path.."/display_item.lua")