Changeset 8071 for code/branches/kicklib/src/orxonox/sound/AmbientSound.cc
- Timestamp:
- Mar 14, 2011, 3:53:38 AM (14 years ago)
- Location:
- code/branches/kicklib
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/kicklib
-
code/branches/kicklib/src/orxonox/sound/AmbientSound.cc
r7929 r8071 42 42 43 43 // Ambient sounds always fade in 44 this->setVolume(0 );44 this->setVolume(0.0f); 45 45 } 46 46
Note: See TracChangeset
for help on using the changeset viewer.