fix some support powers

This commit is contained in:
Bob
2010-10-02 14:57:17 +12:00
committed by Paul Chote
parent d6110b9ef0
commit 0cd140849b
10 changed files with 8 additions and 27 deletions

View File

@@ -49,7 +49,6 @@ namespace OpenRA.Mods.RA
silo.Trait<NukeSilo>().Attack(order.TargetLocation);
self.World.CancelInputMode();
FinishActivate();
}
}