Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 12, 2008, 8:19:35 PM (16 years ago)
Author:
scheusso
Message:

missing bracket

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/objects/SpaceShip.cc

    r1907 r1908  
    373373
    374374       this->camNode_->setOrientation(q2*q1);
    375       //if(!network::Host::running() || network::Host::getShipID()==objectID){ //TODO: check this
    376375      if(myShip_){
    377376        COUT(5) << "requesting focus for camera" << std::endl;
Note: See TracChangeset for help on using the changeset viewer.