use local var

This commit is contained in:
Matthias Cullmann 2020-12-26 09:54:26 +01:00
parent 40a29176f7
commit 7d33e26a63

@ -26,7 +26,7 @@ minetest.register_tool("hammermod:steel_hammer", {
})
thomas_dig_none = "tupeuxyaller"
local thomas_dig_none = "tupeuxyaller"
minetest.register_on_dignode(
function(pos, oldnode, digger)