Remove dublicate function
This commit is contained in:
@@ -162,10 +162,6 @@ Trigger.OnAllKilledOrCaptured(GDIBase, function()
|
|||||||
Utils.Do(GDI.GetGroundAttackers(), IdleHunt)
|
Utils.Do(GDI.GetGroundAttackers(), IdleHunt)
|
||||||
end)
|
end)
|
||||||
|
|
||||||
Trigger.OnAllKilledOrCaptured(GDIBase, function()
|
|
||||||
Utils.Do(GDI.GetGroundAttackers(), IdleHunt)
|
|
||||||
end)
|
|
||||||
|
|
||||||
Trigger.OnKilled(GDIProc, function(building)
|
Trigger.OnKilled(GDIProc, function(building)
|
||||||
BuildBuilding(BaseProc, GDICYard)
|
BuildBuilding(BaseProc, GDICYard)
|
||||||
end)
|
end)
|
||||||
|
|||||||
Reference in New Issue
Block a user