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