Changed the default fade-out and full-volume ranges of soundsources...

...by saner values (the former defaults are mostly useless).
This commit is contained in:
Ignacio R. Morelle 2008-11-02 00:38:53 +00:00
parent a055f9fbe2
commit caed2cf18f

View File

@ -121,8 +121,8 @@ public:
min_delay(min_delay_),
chance(chance_),
loops(0),
range(1),
faderange(range),
range(3),
faderange(14),
check_fogged(false),
locations()
{