aboutsummaryrefslogtreecommitdiff
path: root/circular_saw.lua
diff options
context:
space:
mode:
authorAuke Kok <sofar@foo-projects.org>2016-12-15 15:02:06 -0800
committerAuke Kok <sofar+github@foo-projects.org>2016-12-31 12:33:09 -0800
commit085e9d56bcd963a306acdf0fe2e4e0e878600fc8 (patch)
treeac9cc6a0cd8a8b9f421965406c5810b0ebb4e2c3 /circular_saw.lua
parent5500c9906c1c95e6d00acb06e0d29e21d36ff77f (diff)
downloadmoreblocks-085e9d56bcd963a306acdf0fe2e4e0e878600fc8.tar.gz
moreblocks-085e9d56bcd963a306acdf0fe2e4e0e878600fc8.tar.bz2
moreblocks-085e9d56bcd963a306acdf0fe2e4e0e878600fc8.zip
Remove unused gui_slots
Diffstat (limited to 'circular_saw.lua')
-rw-r--r--circular_saw.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/circular_saw.lua b/circular_saw.lua
index d676c3b..61d53a7 100644
--- a/circular_saw.lua
+++ b/circular_saw.lua
@@ -327,8 +327,6 @@ function circular_saw.on_metadata_inventory_take(
-- The recycle field plays no role here since it is processed immediately.
end
-gui_slots = "listcolors[#606060AA;#808080;#101010;#202020;#FFF]"
-
function circular_saw.on_construct(pos)
local meta = minetest.get_meta(pos)
local fancy_inv = default.gui_bg..default.gui_bg_img..default.gui_slots