mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
9 lines
127 B
Plaintext
9 lines
127 B
Plaintext
|
|
--- @type DCSTask
|
|
-- @field #string id
|
|
-- @field #DCSTask.param param
|
|
|
|
--- @type DCSTask.param
|
|
|
|
env.info( "DCSTask defined" )
|