small init file comment adjustment

master
juraj 2016-03-06 22:36:50 +01:00
parent 193631939f
commit fb45f3b354
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ if SPAWN_PYRAMIDS then
print("[Mod][spawners] Pyramids enabled")
end
-- Spawners Pyramids
-- Add Spawners to dungeons, temples..
if SPAWNERS_GENERATE then
dofile(minetest.get_modpath("spawners").."/spawners_gen.lua")