1
0
Mirror von https://github.com/Splizard/minetest-mod-snow.git synchronisiert 2026-01-10 19:15:42 +01:00

check if stairsplus is available

Dieser Commit ist enthalten in:
HybridDog
2015-01-31 09:05:50 +01:00
Ursprung 02e64c9d1b
Commit 86f0b92dcf

Datei anzeigen

@@ -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