mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
8 lines
175 B
Lua
8 lines
175 B
Lua
-------------------------------------------------------------------------------
|
|
-- @module DCSTime
|
|
|
|
--- @type ModelTime
|
|
-- @extends #number
|
|
|
|
--- @type Time
|
|
-- @extends #number |