some noise on shellmap

This commit is contained in:
Caleb Anderson
2010-11-05 22:40:23 -05:00
committed by Chris Forbes
parent dd7ce2d45e
commit 3caca8c323

View File

@@ -31,7 +31,7 @@ namespace OpenRA.Mods.RA
ViewportOrigin = loc;
Actors = w.WorldActor.Trait<SpawnMapActors>().Actors;
Sound.SoundVolumeModifier = 0f;
Sound.SoundVolumeModifier = 0.25f;
}
int ticks = 0;