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 70d18f4ac3 - Show all commits
+1 -1
View File
@@ -18,5 +18,5 @@ read_globals = {
"env", "timer", "trigger", "world", "coalition", "country",
"AI", "Group", "Unit", "StaticObject", "SceneryObject",
"Airbase", "Weapon", "land", "atmosphere", "missionCommands",
"net",
"net", "lfs", "Object", "coord",
}