version change in init

master
Juraj Vajda 2016-02-03 22:24:21 +01:00
parent b55be75c7f
commit a2701161af
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ dofile(minetest.get_modpath("spawners").."/spawners_mobs.lua")
-- Spawners for ores
dofile(minetest.get_modpath("spawners").."/spawners_ores.lua")
print ("[MOD] Spawners 0.3 Loaded.")
print ("[MOD] Spawners 0.4 Loaded.")