2015-11-09 17:06:37 +01:00

4 lines
104 B
Lua

local modpath = minetest.get_modpath(minetest.get_current_modname())
dofile(modpath.."/item_drop.lua")