diff options
author | Calinou <calinou@opmbx.org> | 2014-05-11 09:26:57 +0200 |
---|---|---|
committer | Calinou <calinou@opmbx.org> | 2014-05-11 09:26:57 +0200 |
commit | 306956920b98787d69e92496350ebf898678f7d4 (patch) | |
tree | a1827ac6b63c672c064e1dfd6570ca2242947a21 /init.lua | |
parent | 2bf5da716d7c01cdfed74a29de665923651d522e (diff) |
More Blocks code cleanup. The name is More Blocks and not MoreBlocks.
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ --[[ -- More Blocks (moreblocks) by Calinou --- Licensed under the zlib/ license for code and CC BY-SA 3.0 for textures, see LICENSE.txt for info. +-- Licensed under the zlib license for code and CC BY-SA 3.0 for textures, see LICENSE.txt for info. --]] moreblocks = {} |