Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
Applevangelist
2023-09-07 16:16:19 +02:00
61 changed files with 354 additions and 50 deletions

View File

@@ -117,7 +117,12 @@
-- - @{#MISSION.ReportPlayersPerTask}(): Generates a report showing the active players per task.
-- - @{#MISSION.ReportPlayersProgress}(): Generates a report showing the task progress per player.
--
--
--
-- # Developer Note
--
-- Note while this class still works, it is no longer supported as the original author stopped active development of MOOSE
-- Therefore, this class is considered to be deprecated
--
-- @field #MISSION
MISSION = {
ClassName = "MISSION",