Remove debug.
This commit is contained in:
parent
b568e8b96f
commit
297b41a055
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue