mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-12 15:32:43 +00:00
Add DCS stuff
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
-------------------------------------------------------------------------------
|
||||
-- @module DCScoalition
|
||||
|
||||
--- @type coalition
|
||||
-- @field #coalition.side side
|
||||
|
||||
--- @type coalition.side
|
||||
-- @field NEUTRAL
|
||||
-- @field RED
|
||||
-- @field BLUE
|
||||
|
||||
--- @function [parent=#coalition] getCountryCoalition
|
||||
-- @param #number countryId
|
||||
-- @return #number coalitionId
|
||||
Reference in New Issue
Block a user