Version 0.994

groupTracker
unitZone
CSAR of Georgia
This commit is contained in:
Christian Franz
2022-03-17 15:07:18 +01:00
parent a35087c234
commit 95e809b85c
13 changed files with 576 additions and 34 deletions

View File

@@ -155,7 +155,7 @@ function unitZone.checkZoneStatus(theZone)
end
else
-- we perform group cehck
-- we perform group check
for idx, aGroup in pairs(theGroups) do
local gName=aGroup:getName()
local hasMatch = false