Commented falling_snow.lua include

- The snow fall have been disabled to improve the server's performances
This commit is contained in:
LeMagnesium 2015-01-28 18:25:04 +01:00
parent 839fe273f1
commit 59037e6a7c
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ dofile(minetest.get_modpath("snow").."/src/util.lua")
dofile(minetest.get_modpath("snow").."/src/nodes.lua")
dofile(minetest.get_modpath("snow").."/src/mapgen.lua")
dofile(minetest.get_modpath("snow").."/src/sled.lua")
dofile(minetest.get_modpath("snow").."/src/falling_snow.lua")
-- dofile(minetest.get_modpath("snow").."/src/falling_snow.lua")