Legion/Cohort Database

- moved to individual classes
This commit is contained in:
Frank
2026-06-17 09:00:17 +02:00
parent 8b356f0913
commit aab16dd966
8 changed files with 18 additions and 6 deletions
-3
View File
@@ -318,9 +318,6 @@ function COHORT:New(TemplateGroupName, Ngroups, CohortName)
-- @param #string Event Event.
-- @param #string To To state.
-- Add cohort to DB
_DATABASE:AddCohort(self)
return self
end