Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6511


Ignore:
Timestamp:
Mar 11, 2010, 4:18:06 PM (14 years ago)
Author:
erwin
Message:

You shalt not compile and edit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/sound5/src/orxonox/sound/AmbientSound.cc

    r6510 r6511  
    6161            // Smoothly fade out by keeping a SmartPtr
    6262            SoundManager::getInstance().unregisterAmbientSound(this);
    63             this->soundstreamthread_.interrput();
     63            this->soundstreamthread_.interrupt();
    6464        }
    6565    }
Note: See TracChangeset for help on using the changeset viewer.