forked from mtcontrib/minetest-mod-snow
Debugging and snowfall should default to false.
This commit is contained in:
parent
5cc4873279
commit
74b52d636b
@ -1,7 +1,7 @@
|
|||||||
--This file contains configuration options for snow mod.
|
--This file contains configuration options for snow mod.
|
||||||
|
|
||||||
--Enables experimental falling snow.
|
--Enables experimental falling snow.
|
||||||
snow.enable_snowfall = true
|
snow.enable_snowfall = false
|
||||||
|
|
||||||
--Enables debuging.
|
--Enables debuging.
|
||||||
snow.debug = true
|
snow.debug = false
|
||||||
|
Loading…
Reference in New Issue
Block a user