Building capture eva + wtf on silo capture
This commit is contained in:
@@ -76,7 +76,7 @@ namespace OpenRA.Mods.Cnc
|
||||
CancelDock(self, dockedHarv);
|
||||
}
|
||||
|
||||
public void OnCapture (Actor self, Actor captor)
|
||||
public void OnCapture (Actor self, Actor captor, Player oldOwner, Player newOwner)
|
||||
{
|
||||
if (dockedHarv == null)
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user