luacheck
This commit is contained in:
parent
89ab960fcd
commit
06922f387b
@ -2,7 +2,7 @@ unused_args = false
|
||||
allow_defined_top = true
|
||||
|
||||
globals = {
|
||||
"mapserver"
|
||||
"planet_moon"
|
||||
}
|
||||
|
||||
read_globals = {
|
||||
|
3
ores.lua
3
ores.lua
@ -83,6 +83,3 @@ minetest.register_ore({
|
||||
y_max = planet_moon.maxy,
|
||||
y_min = planet_moon.miny,
|
||||
})
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user