Remove obsolete digprop_constanttime

This commit is contained in:
Jeija 2012-08-20 09:51:19 +02:00
parent 48337a4df8
commit b2c5a672e7
1 changed files with 0 additions and 1 deletions

View File

@ -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",