Remove debug.

This commit is contained in:
Duane Robertson 2017-01-24 20:06:53 -06:00
parent b568e8b96f
commit 297b41a055

View file

@ -3,7 +3,7 @@
-- Distributed under the LGPLv2.1 (https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html)
local DEBUG = true
local DEBUG
local max_depth = 31000
local seed_noise = {offset = 0, scale = 32768, seed = 5202, spread = {x = 80, y = 80, z = 80}, octaves = 2, persist = 0.4, lacunarity = 2}
fun_caves_mod.use_bi_hi = true