last change didn't work

master
theFox6 2018-05-17 16:57:48 +02:00
parent cc25ac7f4c
commit 26c0584257
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,5 @@
allow_defined_top = true
read_globals = {
"minetest",
"dump", "vector",

View File

@ -5,7 +5,6 @@ else
print("[MOD] "..minetest.get_current_modname()..": loading")
end
rawset(_G,"working_villages",false)
working_villages={
modpath=minetest.get_modpath("working_villages"),
debug_logging=true,