From 2c350f6242dcb99d01e2a8dfa49f33a1cc83e554 Mon Sep 17 00:00:00 2001 From: mfranz Date: Sat, 23 Jun 2007 18:55:13 +0000 Subject: [PATCH] The source code knows nothing about "inner-cone" and "outer-cone". It thinks it should be "inner-angle" and "outer-angle". --- Docs/README.xmlsound | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/README.xmlsound b/Docs/README.xmlsound index b4c4d430b..2c860aab8 100644 --- a/Docs/README.xmlsound +++ b/Docs/README.xmlsound @@ -228,11 +228,11 @@ Configuration description: Z dimension - + The inner edge of the audio cone in degrees (0.0 - 360.0). Any sound withing that angle will be played at the current gain. - + The outer edge of the audio cone in degrees (0.0 - 360.0). Any sound beyond the outer cone will be played at "outer-gain" volume.