From be3bab36e464b351167677cd89566bc9370cc909 Mon Sep 17 00:00:00 2001 From: FaceDeer Date: Fri, 27 Jan 2017 19:44:46 -0700 Subject: Remove a stray debug string --- doc.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc.lua') diff --git a/doc.lua b/doc.lua index b72613c..31d27ce 100644 --- a/doc.lua +++ b/doc.lua @@ -6,8 +6,6 @@ end local pipeworks_enabled = minetest.get_modpath("pipeworks") ~= nil -minetest.debug("pipeworks_enabled", dump(pipeworks_enabled)) - digtron.doc.core_longdesc = "A crafting component used in the manufacture of all Digtron block types." digtron.doc.core_usagehelp = "Place the Digtron Core in the center of the crafting grid. All Digtron recipes consist of arranging various other materials around the central Digtron Core." -- cgit v1.2.3