Iron curtain power implementation; Remove AutoActivate attribute to be part of the GPS implementation
This commit is contained in:
@@ -8,5 +8,8 @@ namespace OpenRa.Game.SupportPowers
|
||||
interface ISupportPowerImpl
|
||||
{
|
||||
void Activate(SupportPower p);
|
||||
void OnFireNotification(Actor target, int2 xy);
|
||||
void IsChargingNotification(SupportPower p);
|
||||
void IsReadyNotification(SupportPower p);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user