Changeset 6265 for code/branches/presentation2/src/orxonox/sound
- Timestamp:
- Dec 7, 2009, 2:23:46 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/orxonox/sound/SoundManager.cc
r6256 r6265 154 154 { 155 155 this->processCrossFading(time.getDeltaTime()); 156 alcProcessContext(this->context_); 156 157 } 157 158
Note: See TracChangeset
for help on using the changeset viewer.