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