Merge branch 'develop' into FF/Ops

This commit is contained in:
Frank
2023-10-31 20:14:46 +01:00
110 changed files with 724 additions and 719 deletions

View File

@@ -30,7 +30,7 @@
--
-- ### Contributions:
--
-- * [**Entropy**](https://forums.eagle.ru/member.php?u=111471), **Afinegan**: Came up with the requirement for AIOnOff().
-- * **Entropy**, **Afinegan**: Came up with the requirement for AIOnOff().
--
-- ===
--
@@ -1854,7 +1854,7 @@ function GROUP:InitModex(modex)
return self
end
--- Respawn the @{Wrapper.Group} at a @{Point}.
--- Respawn the @{Wrapper.Group} at a @{Core.Point}.
-- The method will setup the new group template according the Init(Respawn) settings provided for the group.
-- These settings can be provided by calling the relevant Init...() methods of the Group.
--