Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6850 in orxonox.OLD


Ignore:
Timestamp:
Jan 30, 2006, 3:02:05 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: the clone-army

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/sound/sound_engine.cc

    r6849 r6850  
    317317  this->checkALCError("Error creating Context", __LINE__);
    318318
    319   alcMakeContextCurrent(this->context);
     319  //alcMakeContextCurrent(this->context);
    320320  this->checkALCError("Making Context Current", __LINE__);
    321321  // #endif
Note: See TracChangeset for help on using the changeset viewer.