Move IdleHunt function to campaign-global.lua
This commit is contained in:
@@ -93,8 +93,6 @@ BuildBuilding = function(building)
|
||||
end)
|
||||
end
|
||||
|
||||
IdleHunt = function(unit) if not unit.IsDead then Trigger.OnIdle(unit, unit.Hunt) end end
|
||||
|
||||
SetupAttackGroup = function()
|
||||
local units = { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user