master
ROllerozxa 2021-08-12 14:27:31 +02:00
parent 7f6930d59c
commit ee5cca9cbc
1 changed files with 0 additions and 2 deletions

View File

@ -48,5 +48,3 @@ minetest.item_drop = function(itemstack, dropper, pos)
old_drop(itemstack:take_item(1), dropper, pos)
return itemstack
end
dofile(minetest.get_modpath("minecraft") .. "/rotfix.lua")