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

This commit is contained in:
Applevangelist
2023-01-08 14:50:11 +01:00
6 changed files with 477 additions and 40 deletions

View File

@@ -1017,8 +1017,8 @@ do -- Unit
--- Enum that stores aircraft refueling system types.
-- @type Unit.RefuelingSystem
-- @field BOOM_AND_RECEPTACLE
-- @field PROBE_AND_DROGUE
-- @field BOOM_AND_RECEPTACLE Tanker with a boom.
-- @field PROBE_AND_DROGUE Tanker with a probe.
--- Enum that stores sensor types.
-- @type Unit.SensorType