added lua check CI step #49

Merged
dutchie031 merged 72 commits from CI into develop 2026-09-20 16:08:04 +00:00
Showing only changes of commit a90e075e62 - Show all commits
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
std = {
globals = {
"lfs",
"setmetatable",getmetatable", "table", "string", "math", "pairs", "ipairs",
"setmetatable", "getmetatable", "table", "string", "math", "pairs", "ipairs",
"require", "type", "tostring", "io", "error", "pcall", "tonumber",
"SpearheadConfig",
"env", "net", "trigger", "timer", "Object", "land", "coord", "coalition",