small init file comment adjustment
This commit is contained in:
parent
193631939f
commit
fb45f3b354
2
init.lua
2
init.lua
@ -25,7 +25,7 @@ if SPAWN_PYRAMIDS then
|
|||||||
print("[Mod][spawners] Pyramids enabled")
|
print("[Mod][spawners] Pyramids enabled")
|
||||||
end
|
end
|
||||||
|
|
||||||
-- Spawners Pyramids
|
-- Add Spawners to dungeons, temples..
|
||||||
if SPAWNERS_GENERATE then
|
if SPAWNERS_GENERATE then
|
||||||
dofile(minetest.get_modpath("spawners").."/spawners_gen.lua")
|
dofile(minetest.get_modpath("spawners").."/spawners_gen.lua")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user