summaryrefslogtreecommitdiff
path: root/indra/newview/llvieweraudio.cpp
diff options
context:
space:
mode:
authordolphin <dolphin@lindenlab.com>2014-02-12 14:31:37 -0800
committerdolphin <dolphin@lindenlab.com>2014-02-12 14:31:37 -0800
commit7c3e51b05cfe8757bc72a8b5c19eff307b1e501f (patch)
tree8c3b36a820d7ea3eae7d0bb7bc544f8548986f02 /indra/newview/llvieweraudio.cpp
parent8b690a3fdfb24aea23150031768e0734043195aa (diff)
parent413be91cf5044889ade97dcbec4b17fceff122e3 (diff)
Merge with 3.7.0
Diffstat (limited to 'indra/newview/llvieweraudio.cpp')
-rwxr-xr-xindra/newview/llvieweraudio.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvieweraudio.cpp b/indra/newview/llvieweraudio.cpp
index 3da934b148..826d296117 100755
--- a/indra/newview/llvieweraudio.cpp
+++ b/indra/newview/llvieweraudio.cpp
@@ -368,6 +368,7 @@ void init_audio()
gAudiop->preloadSound(LLUUID(gSavedSettings.getString("UISndTyping")));
gAudiop->preloadSound(LLUUID(gSavedSettings.getString("UISndWindowClose")));
gAudiop->preloadSound(LLUUID(gSavedSettings.getString("UISndWindowOpen")));
+ gAudiop->preloadSound(LLUUID(gSavedSettings.getString("UISndRestart")));
}
audio_update_volume(true);