mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
only type error corrected, spaces deleted
This commit is contained in:
parent
f866af0d4a
commit
0b7ac754c5
@ -210,4 +210,3 @@ function AI_A2A_CAP:CreateAttackUnitTasks( AttackSetUnit, DefenderGroup, EngageA
|
|||||||
|
|
||||||
return AttackUnitTasks
|
return AttackUnitTasks
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
@ -75,7 +75,7 @@
|
|||||||
--
|
--
|
||||||
-- ## 4. Is a border required?
|
-- ## 4. Is a border required?
|
||||||
--
|
--
|
||||||
-- Is this a cold car or a hot war situation? In case of a cold war situation, a border can be set that will only trigger defenses
|
-- Is this a cold war or a hot war situation? In case of a cold war situation, a border can be set that will only trigger defenses
|
||||||
-- if the border is crossed by enemy units.
|
-- if the border is crossed by enemy units.
|
||||||
--
|
--
|
||||||
-- ## 5. What maximum range needs to be checked to allow defenses to engage any attacker?
|
-- ## 5. What maximum range needs to be checked to allow defenses to engage any attacker?
|
||||||
@ -4525,4 +4525,3 @@ do
|
|||||||
end
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
@ -172,7 +172,3 @@ function AI_A2A_GCI:CreateAttackUnitTasks( AttackSetUnit, DefenderGroup, EngageA
|
|||||||
|
|
||||||
return AttackUnitTasks
|
return AttackUnitTasks
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user