Enables "insufficient power"-speech in RA and C&C when powered-down supportpowerwidget is clicked

This commit is contained in:
Kanar
2014-01-27 04:29:32 +01:00
parent 8685ec64ae
commit 17cf890dce
10 changed files with 22 additions and 6 deletions

View File

@@ -24,6 +24,7 @@ namespace OpenRA.Mods.RA
public readonly string BeginChargeSound = null;
public readonly string EndChargeSound = null;
public readonly string SelectTargetSound = null;
public readonly string InsufficientPowerSound = null;
public readonly string LaunchSound = null;
public readonly string IncomingSound = null;