Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 17, 2008, 3:53:27 PM (16 years ago)
Author:
FelixSchulthess
Message:

svn save

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/hud3/src/orxonox/hud/HUD.cc

    r1314 r1315  
    157157      float vmax = SpaceShip::instance_s->getMaxSpeed();
    158158      speedo->reset(100*v/vmax);
    159       COUT(3) << 100*v/vmax << std::endl;
    160159      radar->update();
    161160    /*if (this->ogreNode_)
Note: See TracChangeset for help on using the changeset viewer.