Reinforcements voice with chopper extraction
This commit is contained in:
@@ -155,6 +155,7 @@ namespace OpenRA.Mods.RA.Missions
|
|||||||
|
|
||||||
void ChinookTimerExpired(CountdownTimerWidget timer)
|
void ChinookTimerExpired(CountdownTimerWidget timer)
|
||||||
{
|
{
|
||||||
|
Sound.Play("reinfor1.aud");
|
||||||
timer.Visible = false;
|
timer.Visible = false;
|
||||||
SendChinook();
|
SendChinook();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user