summaryrefslogtreecommitdiff
path: root/indra/newview/llviewertexture.cpp
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-01-05 13:37:37 -0800
committerTofu Linden <tofu.linden@lindenlab.com>2010-01-05 13:37:37 -0800
commit5836902ba06f37a8e949f4ed2edbffe5f596915d (patch)
tree44ad0eb192b0b45a49d4949fa0c82dea9726f1fc /indra/newview/llviewertexture.cpp
parent3390ea85822364380ccf0204810829f3b331b6ec (diff)
DEV-44775 pref incorrectly named 'AudioSteamingMedia' in many places
Diffstat (limited to 'indra/newview/llviewertexture.cpp')
-rw-r--r--indra/newview/llviewertexture.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llviewertexture.cpp b/indra/newview/llviewertexture.cpp
index b1ad01f54f..f825eaa8ab 100644
--- a/indra/newview/llviewertexture.cpp
+++ b/indra/newview/llviewertexture.cpp
@@ -2767,7 +2767,7 @@ void LLViewerMediaTexture::updateClass()
#if 0
//force to play media.
- gSavedSettings.setBOOL("AudioSteamingMedia", true) ;
+ gSavedSettings.setBOOL("AudioStreamingMedia", true) ;
gSavedSettings.setBOOL("AudioStreamingVideo", true) ;
#endif