- Timestamp:
- May 22, 2008, 4:58:58 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/network/src/orxonox/hud/HUD.cc
r1384 r1385 104 104 energyBar->resize(); 105 105 106 if(!SpaceShip::getLocalShip()) 107 return; 106 108 float v = SpaceShip::getLocalShip()->getVelocity().length(); 107 109 float vmax = SpaceShip::getLocalShip()->getMaxSpeed();
Note: See TracChangeset
for help on using the changeset viewer.