Remove debug.

This commit is contained in:
Duane Robertson 2016-05-30 07:29:57 -05:00
parent c9c3153f1d
commit 70a706e6be

View file

@ -3,7 +3,7 @@ fun_caves.version = "1.0"
fun_caves.time_factor = 10
fun_caves.light_max = 8
fun_caves.path = minetest.get_modpath(minetest.get_current_modname())
fun_caves.DEBUG = true
fun_caves.DEBUG = false