diff --git a/init.lua b/init.lua index ca1a1fe..9fee56f 100644 --- a/init.lua +++ b/init.lua @@ -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