1
0
mirror of https://github.com/Splizard/minetest-mod-snow.git synced 2025-02-06 16:00:18 +01:00

Smooth transitions defaults to true.

This commit is contained in:
Splizard 2012-09-04 11:05:54 +12:00
parent ba7acfc617
commit c9c2d5d583

View File

@ -7,4 +7,4 @@ snow.enable_snowfall = false
snow.debug = false snow.debug = false
--Enables smooth transition of biomes. --Enables smooth transition of biomes.
snow.smooth = false snow.smooth = true