Fixed broken links

This commit is contained in:
kaltokri
2023-10-31 15:44:07 +01:00
parent 018830b539
commit 87dda49113
6 changed files with 13 additions and 13 deletions

View File

@@ -58,7 +58,7 @@
-- @field #SPAWN.SpawnZoneTable SpawnZoneTable
-- @extends Core.Base#BASE
--- Allows to spawn dynamically new @{Core.Group}s.
--- Allows to spawn dynamically new @{Wrapper.Group}s.
--
-- Each SPAWN object needs to be have related **template groups** setup in the Mission Editor (ME),
-- which is a normal group with the **Late Activation** flag set.