forked from mtcontrib/riesenpilz
Remove nested comments
This commit is contained in:
parent
2a8d3aafcf
commit
7a5df839c9
3
init.lua
3
init.lua
|
@ -1228,7 +1228,6 @@ 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
|
||||||
|
|
||||||
|
@ -1252,7 +1251,7 @@ if minetest.global_exists(technic) then
|
||||||
technic.comp("riesenpilz:lavashroom_skin 5", "riesenpilz:antilava_plate")
|
technic.comp("riesenpilz:lavashroom_skin 5", "riesenpilz:antilava_plate")
|
||||||
|
|
||||||
armor_register(plate blah)
|
armor_register(plate blah)
|
||||||
end--] ]
|
end
|
||||||
})
|
})
|
||||||
end--]]
|
end--]]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user