- Fixed various `@extends` errors pointing to non-existing classes for AI_*
This commit is contained in:
Frank
2023-10-31 11:44:45 +01:00
parent b05683d384
commit 77f9721102
8 changed files with 12 additions and 25 deletions

View File

@@ -11,7 +11,7 @@
--- @type AI_A2A_PATROL
-- @extends AI.AI_A2A#AI_A2A
-- @extends AI.AI_Air_Patrol#AI_AIR_PATROL
--- Implements the core functions to patrol a @{Core.Zone} by an AI @{Wrapper.Group} or @{Wrapper.Group}.
--