Merge branch 'FF/MasterDevel' into FF/Ops

This commit is contained in:
Frank
2021-06-10 00:19:02 +02:00
6 changed files with 77 additions and 41 deletions

View File

@@ -26,8 +26,8 @@
-- ===
--
-- ### Author: **funkyfranky**
-- @module Addons.SRS
-- @image Addons_SRS.png
-- @module Sound.MSRS
-- @image Sound_MSRS.png
--- MSRS class.
-- @type MSRS
@@ -112,9 +112,6 @@ MSRS = {
altitude = nil,
}
--- Counter.
_MSRSuuid=0
--- MSRS class version.
-- @field #string version
MSRS.version="0.0.3"