From 5a30fe40e30b20290ad349d5ec0a4eeb69569381 Mon Sep 17 00:00:00 2001 From: FaceDeer Date: Tue, 17 Jan 2017 19:57:20 -0700 Subject: Add "Doc" modpack support. Also fix up some bugs with crate marker entities, and make them show protected nodes. --- util.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'util.lua') diff --git a/util.lua b/util.lua index b0588e3..354edcd 100644 --- a/util.lua +++ b/util.lua @@ -1,7 +1,5 @@ -- A random assortment of methods used in various places in this mod. -digtron = {} - dofile( minetest.get_modpath( "digtron" ) .. "/util_item_place_node.lua" ) -- separated out to avoid potential for license complexity dofile( minetest.get_modpath( "digtron" ) .. "/util_execute_cycle.lua" ) -- separated out simply for tidiness, there's some big code in there -- cgit v1.2.3