mirror of
https://github.com/minetest-mods/craftguide.git
synced 2024-11-12 12:50:17 +01:00
51a00b957e
Also fixes a linter warning.
8 lines
90 B
Lua
8 lines
90 B
Lua
unused_args = false
|
|
allow_defined_top = true
|
|
|
|
read_globals = {
|
|
"minetest",
|
|
"default",
|
|
}
|