This commit is contained in:
FlightControl
2018-11-11 07:31:13 +01:00
3 changed files with 4 additions and 4 deletions

View File

@@ -239,7 +239,7 @@
-- ### Author: **FlightControl** rework of GCICAP + introduction of new concepts (squadrons). -- ### Author: **FlightControl** rework of GCICAP + introduction of new concepts (squadrons).
-- --
-- @module AI.AI_A2G_Dispatcher -- @module AI.AI_A2G_Dispatcher
-- @image AI_Air_To_Air_Dispatching.JPG -- @image AI_Air_To_Ground_Dispatching.JPG

View File

@@ -8,8 +8,8 @@
-- --
-- === -- ===
-- --
-- @module AI.AI_A2G_ENGAGE -- @module AI.AI_A2G_Engage
-- @image AI_Ground_Control_Engage.JPG -- @image AI_Air_To_Ground_Engage.JPG

View File

@@ -7,7 +7,7 @@
-- === -- ===
-- --
-- @module AI.AI_A2G_Patrol -- @module AI.AI_A2G_Patrol
-- @image AI_Combat_Air_Patrol.JPG -- @image AI_Air_To_Ground_Patrol.JPG
--- @type AI_A2G_PATROL --- @type AI_A2G_PATROL
-- @extends AI.AI_A2A_Patrol#AI_A2A_PATROL -- @extends AI.AI_A2A_Patrol#AI_A2A_PATROL