Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
Applevangelist 2025-05-16 13:43:27 +02:00
commit fa676cc750

View File

@ -1863,7 +1863,7 @@ do
end --end alive
end --end check
end --for loop
if self.debug or self.verbose then
if self.debug or self.verbose or self.logsamstatus then
for _,_status in pairs(self.SamStateTracker) do
if _status == "GREEN" then
instatusgreen=instatusgreen+1