Remove obsolete digprop_constanttime
parent
48337a4df8
commit
b2c5a672e7
|
@ -28,7 +28,6 @@ minetest.register_node(nodename, {
|
|||
paramtype = "light",
|
||||
walkable = true,
|
||||
groups = groups,
|
||||
material = minetest.digprop_constanttime(1.0),
|
||||
drop = '"mesecons_microcontroller:microcontroller0000" 1',
|
||||
selection_box = {
|
||||
type = "fixed",
|
||||
|
|
Loading…
Reference in New Issue