forked from mtcontrib/minetest-mod-snow
Enable snowfall by default.
This commit is contained in:
parent
d77356460e
commit
bc2f7d2702
@ -1,7 +1,7 @@
|
||||
--This file contains configuration options for snow mod.
|
||||
|
||||
--Enables falling snow.
|
||||
snow.enable_snowfall = false
|
||||
snow.enable_snowfall = true
|
||||
|
||||
--Enables debuging.
|
||||
snow.debug = false
|
||||
|
Loading…
Reference in New Issue
Block a user