mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-11 18:40:25 +01:00
Commented falling_snow.lua include
- The snow fall have been disabled to improve the server's performances
This commit is contained in:
parent
839fe273f1
commit
59037e6a7c
@ -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")
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user