Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7098 in orxonox.OLD for trunk/src/world_entities/playable.cc


Ignore:
Timestamp:
Feb 7, 2006, 5:53:40 PM (18 years ago)
Author:
patrick
Message:

trunk: orientation fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/playable.cc

    r7094 r7098  
    169169//     this->toList(OM_GROUP_01);
    170170    this->setAbsCoor(-314.450, 40.701, 83.554);
    171     this->setAbsDir(0, 0, 1, 0);
     171    this->setAbsDir(M_PI, 0, 1, 0);
    172172  }
    173173}
Note: See TracChangeset for help on using the changeset viewer.