From b9beea1673c9948f07646f31d4ab5d53d6e56184 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Tue, 14 Mar 2017 02:21:47 -0400 Subject: update blocs, bobblocks, coloredwood, technic, homedecor, plasticbox, solidcolor, stainedglass, unifiedbricks, and unified dyes --- coloredwood/init.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'coloredwood') diff --git a/coloredwood/init.lua b/coloredwood/init.lua index 1e3b008..9a9f231 100644 --- a/coloredwood/init.lua +++ b/coloredwood/init.lua @@ -142,7 +142,6 @@ local function is_stairsplus(name, colorized) shape = string.sub(name, b+5) -- everything after "_wood_" is the shape end end - print(name, class, shape) return class, shape end -- cgit v1.2.3