mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-07-14 06:20:25 +02:00
More luacheck tidying
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
pit_caves = {}
|
||||
|
||||
local modpath = minetest.get_modpath(minetest.get_current_modname())
|
||||
local S = minetest.get_translator(minetest.get_current_modname())
|
||||
|
||||
local min_depth = tonumber(minetest.settings:get("pit_caves_min_bottom") or -2500)
|
||||
|
Reference in New Issue
Block a user