- Timestamp:
- Dec 2, 2009, 4:57:24 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/orxonox/sound/AmbientSound.cc
r6186 r6203 71 71 if (GameMode::playsSound()) 72 72 { 73 COUT(3) << "Sound: " << this->getSource() << ": Playing" << std::endl;74 73 SoundManager::getInstance().registerAmbientSound(this); 75 74 }
Note: See TracChangeset
for help on using the changeset viewer.