mirror of
https://github.com/minetest/minetest_game.git
synced 2025-07-13 03:10:20 +02:00
Refactor a bit to be more concise
This commit is contained in:
@ -1,6 +1,10 @@
|
||||
unused_args = false
|
||||
allow_defined_top = true
|
||||
|
||||
globals = {
|
||||
"default"
|
||||
}
|
||||
|
||||
read_globals = {
|
||||
"DIR_DELIM",
|
||||
"minetest",
|
||||
|
Reference in New Issue
Block a user