This commit is contained in:
FlightControl_Master 2018-05-22 11:15:51 +02:00
parent e78cd56752
commit fe2f59660d
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
--- **AI** -- (R2.2) - Models the process of Combat Air Patrol (CAP) for airplanes. --- **AI** -- (R2.2) - Models the process of Combat Air Patrol (CAP) for airplanes.
-- --
-- This is a class used in the @{AI_A2A_Dispatcher}. -- This is a class used in the @{AI.AI_A2A_Dispatcher}.
-- --
-- === -- ===
-- --

View File

@ -155,7 +155,7 @@
-- ### Authors: **FlightControl** rework of GCICAP + introduction of new concepts (squadrons). -- ### Authors: **FlightControl** rework of GCICAP + introduction of new concepts (squadrons).
-- ### Authors: **Stonehouse**, **SNAFU** in terms of the advice, documentation, and the original GCICAP script. -- ### Authors: **Stonehouse**, **SNAFU** in terms of the advice, documentation, and the original GCICAP script.
-- --
-- @module AI_A2A_Dispatcher -- @module AI.AI_A2A_Dispatcher