Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4986 in orxonox.OLD for orxonox/trunk/src/lib/sound/sound_engine.cc


Ignore:
Timestamp:
Aug 12, 2005, 2:23:40 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: moved the camera around, so now you have the sight from within the cockpit on '2'

File:
1 edited

Legend:

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

    r4985 r4986  
    348348    while (enumSource)
    349349    {
    350       if (likely(enumSource->getNode()!=NULL))
     350      if (likely(enumSource->getNode() != NULL))
    351351      {
    352352        alSource3f(enumSource->getID(), AL_POSITION,
Note: See TracChangeset for help on using the changeset viewer.