diff options
Diffstat (limited to 'nodes.lua')
-rw-r--r-- | nodes.lua | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,10 +1,8 @@ --[[ -====================================================================== -This file is part of More Blocks. +More Blocks: node definitions Copyright (c) 2011-2015 Calinou and contributors. Licensed under the zlib license. See LICENSE.md for more information. -====================================================================== --]] local S = moreblocks.intllib |