This commit is contained in:
Frank
2020-08-18 18:15:22 +02:00
parent e9e6a63e6a
commit 114032a743
9 changed files with 191 additions and 87 deletions

View File

@@ -3324,7 +3324,7 @@ function OPSGROUP:TurnOffICLS()
end
self:I(self.lid..string.format("Switching ICLS OFF"))
self.iclsOn=false
self.icls.On=false
end