This commit is contained in:
2022-07-11 10:29:56 +02:00
parent c4f9336a26
commit 437bb15b79
4 changed files with 1 additions and 148 deletions

View File

@@ -37,10 +37,6 @@ if minetest.get_modpath("tnt") then
mesecon.sound_name.explode = "tnt_explode"
end
-- Textures
mesecon.texture.steel_block = "default_steel_block.png"
-- MVPS stoppers
if minetest.get_modpath("mesecons_mvps") then