mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Moved ZoneGoal and ZoneGoalCoalition from Core to Functional
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
--- **Core** -- Base class that models processes to capture a Zone for a Coalition, guarded by another Coalition.
|
||||
--- **Functional** -- Base class that models processes to capture a Zone for a Coalition, guarded by another Coalition.
|
||||
--
|
||||
-- ====
|
||||
--
|
||||
@@ -15,7 +15,7 @@
|
||||
do -- ZoneGoal
|
||||
|
||||
--- @type ZONE_CAPTURE_COALITION
|
||||
-- @extends Core.ZoneGoalCoalition#ZONE_GOAL_COALITION
|
||||
-- @extends Functional.ZoneGoalCoalition#ZONE_GOAL_COALITION
|
||||
|
||||
|
||||
--- # ZONE_CAPTURE_COALITION class, extends @{ZoneGoalCoalition#ZONE_GOAL_COALITION}
|
||||
|
||||
Reference in New Issue
Block a user