MOOSE/Moose Development/Moose/Dcs/DCSCommand.lua
Sven Van de Velde 43b2f8c3ff Add DCS stuff
2018-02-26 10:04:01 +01:00

10 lines
153 B
Lua

--- @module DCSCommand
--- @type Command
-- @field #string id
-- @field #Command.params params
--- @type Command.params
env.info( "Command defined" )