This commit is contained in:
Frank
2020-01-16 23:36:54 +01:00
parent 3e9ab6834e
commit 5c23b102df
2 changed files with 143 additions and 123 deletions
@@ -587,7 +587,6 @@ end
-- This method is used by the SPAWN class.
-- @param #DATABASE self
-- @param #table SpawnTemplate Template of the group to spawn.
-- @param #string Groupname (Optional) Name of the group.
-- @return Wrapper.Group#GROUP Spawned group.
function DATABASE:Spawn( SpawnTemplate )
self:F( SpawnTemplate.name )