summaryrefslogtreecommitdiff
path: root/indra/llaudio/llaudioengine.h
diff options
context:
space:
mode:
authorcallum_linden <none@none>2013-01-18 16:43:19 -0800
committercallum_linden <none@none>2013-01-18 16:43:19 -0800
commitba3e89b5c731ed6dc36d4650928be8081b3289f5 (patch)
tree69b14979b992e16d86f5c07587d48247548c3806 /indra/llaudio/llaudioengine.h
parentcb676675335791d9dacd032c389a0346c725d9d7 (diff)
first push - patch from CmdCupCake plus force FMODEX on
Diffstat (limited to 'indra/llaudio/llaudioengine.h')
-rw-r--r--indra/llaudio/llaudioengine.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llaudio/llaudioengine.h b/indra/llaudio/llaudioengine.h
index df1e4dc305..dbaba0fb91 100644
--- a/indra/llaudio/llaudioengine.h
+++ b/indra/llaudio/llaudioengine.h
@@ -42,7 +42,6 @@
#include "lllistener.h"
const F32 LL_WIND_UPDATE_INTERVAL = 0.1f;
-const F32 LL_ROLLOFF_MULTIPLIER_UNDER_WATER = 5.f; // How much sounds are weaker under water
const F32 LL_WIND_UNDERWATER_CENTER_FREQ = 20.f;
const F32 ATTACHED_OBJECT_TIMEOUT = 5.0f;