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

This commit is contained in:
Applevangelist
2022-10-31 08:04:57 +01:00
67 changed files with 924 additions and 895 deletions

View File

@@ -1421,7 +1421,7 @@ function UTILS.CheckMemory(output)
end
--- Get the coalition name from its numerical ID, e.g. coaliton.side.RED.
--- Get the coalition name from its numerical ID, e.g. coalition.side.RED.
-- @param #number Coalition The coalition ID.
-- @return #string The coalition name, i.e. "Neutral", "Red" or "Blue" (or "Unknown").
function UTILS.GetCoalitionName(Coalition)