Merge pull request #8 from HybridDog/sp_av

check if stairsplus is available and not only moreblocks
This commit is contained in:
Splizard 2015-02-01 21:45:37 +13:00
commit 10a11591de
1 changed files with 2 additions and 1 deletions

View File

@ -51,8 +51,9 @@ There is one in each of the "stairsplus.register_all" sections.
-- next section of stairsplus stuff. ~LazyJ
if (minetest.get_modpath("moreblocks"))
and rawget(_G, "stairsplus")
-- 'If' MoreBlocks was found, well, 'then' go ahead with this next part:
-- 'If' MoreBlocks was found and stairsplus is available, well, 'then' go ahead with this next part:
then