* added option for build time delay
This commit is contained in:
Applevangelist
2022-11-01 14:32:02 +01:00
parent 7d37acb1cd
commit 1da0792ed7
2 changed files with 25 additions and 8 deletions

View File

@@ -361,6 +361,8 @@ function UNIT:IsPlayer()
-- Get group.
local group=self:GetGroup()
if not group then return false end
-- Units of template group.
local units=group:GetTemplate().units