1
0
mirror of https://github.com/Splizard/minetest-mod-snow.git synced 2025-06-30 23:30:22 +02:00

change debug comment

This commit is contained in:
HybridDog
2015-05-26 20:55:13 +02:00
parent 062a451bc7
commit 0708ea6af3
3 changed files with 11 additions and 34 deletions

View File

@ -17,7 +17,7 @@ local doc = {
sleds = "Disable this to prevent sleds from being riden.",
enable_snowfall = "Enables falling snow.",
lighter_snowfall = "Reduces the amount of resources and fps used by snowfall.",
debug = "Enables debug output.",
debug = "Enables debug output. Currently it only prints mgapgen_v6 info.",
smooth_biomes = "Enables smooth transition of biomes",
christmas_content = "Disable this to remove christmas saplings from being found.",
smooth_snow = "Disable this to stop snow from being smoothed.",