mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-07-16 14:10:21 +02:00
more fixes and added globals
This commit is contained in:
@ -20,7 +20,8 @@ read_globals = {
|
||||
"DIR_DELIM",
|
||||
|
||||
-- deps
|
||||
"default", "screwdriver"
|
||||
"default", "screwdriver",
|
||||
"digiline", "doors"
|
||||
}
|
||||
|
||||
ignore = {
|
||||
|
Reference in New Issue
Block a user