forked from Mirrorlandia_minetest/mesecons
_
This commit is contained in:
parent
a14680c71e
commit
615d40f744
@ -153,8 +153,6 @@ end
|
||||
end
|
||||
end
|
||||
|
||||
if minetest.get_modpath("mesecons_luacontroller") then
|
||||
|
||||
yc.reset = function(pos)
|
||||
yc.action(pos, {a=false, b=false, c=false, d=false})
|
||||
local meta = minetest.get_meta(pos)
|
||||
|
Loading…
Reference in New Issue
Block a user