summaryrefslogtreecommitdiff
path: root/moreblocks/stairsplus/panels.lua
diff options
context:
space:
mode:
Diffstat (limited to 'moreblocks/stairsplus/panels.lua')
-rw-r--r--moreblocks/stairsplus/panels.lua4
1 files changed, 1 insertions, 3 deletions
diff --git a/moreblocks/stairsplus/panels.lua b/moreblocks/stairsplus/panels.lua
index 5e2bf7b..c017af6 100644
--- a/moreblocks/stairsplus/panels.lua
+++ b/moreblocks/stairsplus/panels.lua
@@ -1,12 +1,10 @@
--[[
More Blocks: panel definitions
-Copyright (c) 2011-2018 Hugo Locurcio and contributors.
+Copyright © 2011-2019 Hugo Locurcio and contributors.
Licensed under the zlib license. See LICENSE.md for more information.
--]]
-local S = moreblocks.intllib
-
-- Node will be called <modname>:panel_<subname>
function register_panel(modname, subname, recipeitem, groups, images, description, drop, light)