Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 26, 2011, 9:37:51 PM (13 years ago)
Author:
rgrieder
Message:

Reverted some unintentional changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/mac_osx/src/orxonox/sound/SoundManager.cc

    r8090 r8127  
    328328        if (error == AL_INVALID_VALUE) {}
    329329            // @TODO: Follow this constantly appearing, nerve-racking warning
    330             //COUT(2) << "Sound: OpenAL: Invalid listener position" << std::endl;
     330            COUT(2) << "Sound: OpenAL: Invalid listener position" << std::endl;
    331331    }
    332332
Note: See TracChangeset for help on using the changeset viewer.