fix spelling error in ProductionAirdrop
This commit is contained in:
@@ -21,6 +21,7 @@ namespace OpenRA.Mods.Cnc
|
||||
class IonCannonPower : SupportPower
|
||||
{
|
||||
public IonCannonPower(Actor self, IonCannonPowerInfo info) : base(self, info) { }
|
||||
|
||||
public override IOrderGenerator OrderGenerator(string order, SupportPowerManager manager)
|
||||
{
|
||||
Sound.PlayToPlayer(manager.self.Owner, Info.SelectTargetSound);
|
||||
|
||||
Reference in New Issue
Block a user