mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Fix wrong name
This commit is contained in:
parent
7d95e3e2fe
commit
b35e0c26d6
@ -2706,7 +2706,7 @@ function SkynetIADSAbstractRadarElement:goDark()
|
||||
end
|
||||
self.aiState = false
|
||||
self:stopScanningForHARMs()
|
||||
if self.iads:getDebugSettings().radarWentDark then
|
||||
if self.iads:getDebugSettings().samWentDark then
|
||||
self.iads:printOutputToLog("GOING DARK: "..self:getDescription())
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user