Changeset 6829 in orxonox.OLD for trunk/src/lib/sound
- Timestamp:
- Jan 29, 2006, 2:40:51 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/sound/sound_engine.cc
r6222 r6829 51 51 52 52 this->maxSourceCount = 32; 53 54 this->effectsVolume = .80; 55 this->musicVolume = .75; 53 56 } 54 57
Note: See TracChangeset
for help on using the changeset viewer.