diff --git a/errornowatcher.lua b/errornowatcher.lua index 2416c57..5e0a493 100644 --- a/errornowatcher.lua +++ b/errornowatcher.lua @@ -4,11 +4,11 @@ HttpAddress = "127.0.0.1:8080" Owners = { "ErrorNoInternet" } for _, module in ipairs({ + "lib", "automation", "enum", "events", "inventory", - "lib", "movement", "utils", }) do