Changeset 6190 for code/branches/presentation2/src/orxonox/sound
- Timestamp:
- Dec 2, 2009, 9:02:49 AM (15 years ago)
- Location:
- code/branches/presentation2/src/orxonox/sound
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/orxonox/sound/BaseSound.cc
r6188 r6190 55 55 assert(this->audioSource_ != 0); 56 56 } 57 58 57 } 59 58 -
code/branches/presentation2/src/orxonox/sound/SoundManager.cc
r6186 r6190 504 504 } 505 505 } 506 507 506 }
Note: See TracChangeset
for help on using the changeset viewer.