mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-07-22 03:26:06 +00:00
260f109e40
Change trace prototypes. Change DCS class prototypes
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" )
|