@@ -3,6 +3,7 @@ local modpath = minetest.get_modpath("xcompat")
xcompat={
sounds=dofile(modpath.."/src/sounds.lua"),
materials=dofile(modpath.."/src/materials.lua"),
textures=dofile(modpath.."/src/textures.lua"),
}
localfunctionvalidate_sound(key)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.