1 Commits

Author SHA1 Message Date
2a8d3aafcf Tidy code 2020-07-22 13:07:00 +02:00

View File

@ -1228,7 +1228,7 @@ if minetest.global_exists(technic) then
end end
--[ [ --[[
if minetest.global_exists(3darmor) then add to depends if minetest.global_exists(3darmor) then add to depends
--lavashroom skin armor, swimming in lava possible --lavashroom skin armor, swimming in lava possible
@ -1261,8 +1261,6 @@ if riesenpilz.enable_mapgen then
dofile(modpath.."mapgen.lua") dofile(modpath.."mapgen.lua")
end end
-- Legacy -- Legacy