Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 9, 2009, 4:44:50 PM (15 years ago)
Author:
scheusso
Message:

missing parts of last commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core5/src/orxonox/items/MultiStateEngine.cc

    r5801 r5917  
    9191            if (this->getShip()->hasLocalController())
    9292            {
    93                 this->setObjectMode(ObjectDirection::Bidirectional);
     93                this->setSyncMode(ObjectDirection::Bidirectional);
    9494
    9595                const Vector3& direction = this->getDirection();
Note: See TracChangeset for help on using the changeset viewer.