mirror of
https://github.com/Splizard/minetest-mod-snow.git
synced 2025-02-06 16:00:18 +01:00
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.
|
--This file contains configuration options for snow mod.
|
||||||
|
|
||||||
--Enables falling snow.
|
--Enables falling snow.
|
||||||
snow.enable_snowfall = false
|
snow.enable_snowfall = true
|
||||||
|
|
||||||
--Enables debuging.
|
--Enables debuging.
|
||||||
snow.debug = false
|
snow.debug = false
|
||||||
|
Loading…
Reference in New Issue
Block a user