-- Fixed NearRadius.

-- Some documentation errors.
This commit is contained in:
FlightControl
2018-09-27 22:08:08 +02:00
parent 2dc7ca0cb2
commit 5becf001ba
8 changed files with 19 additions and 22 deletions

View File

@@ -805,8 +805,7 @@ do -- FSM_CONTROLLABLE
--
-- ===
--
-- @field #FSM_CONTROLLABLE FSM_CONTROLLABLE
--
-- @field #FSM_CONTROLLABLE
FSM_CONTROLLABLE = {
ClassName = "FSM_CONTROLLABLE",
}