actually make it work (except for napalm)
This commit is contained in:
@@ -37,7 +37,7 @@ namespace OpenRA.Mods.RA
|
||||
protected override void OnActivate()
|
||||
{
|
||||
Game.controller.orderGenerator = new SelectTarget();
|
||||
Sound.Play("slcttgt1.aud");
|
||||
Sound.Play(Info.SelectTargetSound);
|
||||
}
|
||||
|
||||
class SelectTarget : IOrderGenerator
|
||||
|
||||
Reference in New Issue
Block a user