Changeset 6637 in orxonox.OLD for trunk/src/world_entities/projectiles
- Timestamp:
- Jan 21, 2006, 1:27:29 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/projectiles/guided_missile.cc
r6627 r6637 43 43 this->setMaxEnergy(10); 44 44 this->lifeSpan = 10.0; 45 this->agility = 5 00;45 this->agility = 5; 46 46 this->maxVelocity = 75; 47 47
Note: See TracChangeset
for help on using the changeset viewer.