mirror of
https://github.com/minetest-mods/areas.git
synced 2025-07-10 11:50:26 +02:00
add SmallJoker's modifications
This commit is contained in:
@ -10,7 +10,7 @@ read_globals = {
|
||||
"AreaStore",
|
||||
"default",
|
||||
"factions",
|
||||
table = { fields = { "copy", "getn" } }
|
||||
table = { fields = { "copy", "getn", "indexof" } }
|
||||
}
|
||||
|
||||
globals = {
|
||||
|
Reference in New Issue
Block a user