Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 8, 2006, 3:44:12 PM (18 years ago)
Author:
bensch
Message:

merged the atmos back with command: https://svn.orxonox.net/orxonox/branches/atmospheric_engine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/space_ships/helicopter.cc

    r7868 r8255  
    216216  State::getCameraTargetNode()->setParentSoft(this->getWeaponManager().getFixedTarget());
    217217
    218   this->soundSource.loop(this->chopperBuffer);
     218  this->soundSource.loop(this->chopperBuffer, 0.8f);
    219219  // PRINTF(0)( "Playing ChopperSound\n" );
    220220}
Note: See TracChangeset for help on using the changeset viewer.