remove vars

master
tenplus1 2022-08-16 13:17:17 +01:00
parent edfbbef44e
commit 5ea3171350
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
-- check available mods for default sound and sand node
local def = minetest.get_modpath("default")
local mcl = minetest.get_modpath("mcl_core")
local sand = "default:desert_sand"
local snd_l = def and default.node_sound_leaves_defaults()