Add chat notification audio

This commit is contained in:
Paul Chote
2011-07-09 17:38:01 +12:00
parent f724da5628
commit 195aecec0e
3 changed files with 2 additions and 2 deletions

View File

@@ -41,8 +41,6 @@ namespace OpenRA.Mods.RA
Game.MoveViewport(ViewportOrigin);
Actors = w.WorldActor.Trait<SpawnMapActors>().Actors;
// Mute world sounds
Sound.SoundVolumeModifier = 0f;
LoopMusic();