mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-14 03:40:55 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
@@ -1626,7 +1626,7 @@ function EASYGCICAP:_StartIntel()
|
|||||||
if self.usecorridors == true then
|
if self.usecorridors == true then
|
||||||
BlueIntel:SetCorridorZones(self.corridorzones)
|
BlueIntel:SetCorridorZones(self.corridorzones)
|
||||||
if self.corridorfloor or self.corridorceiling then
|
if self.corridorfloor or self.corridorceiling then
|
||||||
BlueIntel:SetCorridorLimitsFeet(self.corridorfloor,self.corridorceiling)
|
BlueIntel:SetCorridorLimits(self.corridorfloor,self.corridorceiling)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user