Changeset 1908
- Timestamp:
- Oct 12, 2008, 8:19:35 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/objects/SpaceShip.cc
r1907 r1908 373 373 374 374 this->camNode_->setOrientation(q2*q1); 375 //if(!network::Host::running() || network::Host::getShipID()==objectID){ //TODO: check this376 375 if(myShip_){ 377 376 COUT(5) << "requesting focus for camera" << std::endl;
Note: See TracChangeset
for help on using the changeset viewer.