FlightControl_Master 6a4741d0dc New version
2018-05-21 22:34:19 +02:00

11 lines
188 B
Lua

-------------------------------------------------------------------------------
-- @module DCS.DCSZone
---
-- @type Zone
-- @field DCSVec3#Vec3 point
-- @field #number radius
Zone = {}