Changeset 7086 in orxonox.OLD for trunk/src/world_entities/projectiles/rocket.cc
- Timestamp:
- Feb 7, 2006, 5:02:18 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/projectiles/rocket.cc
r6825 r7086 155 155 void Rocket::destroy () 156 156 { 157 Projectile::destroy(); 158 157 159 PRINTF(5)("DESTROY Rocket\n"); 158 160 this->lifeCycle = .95; //!< @todo calculate this usefully.
Note: See TracChangeset
for help on using the changeset viewer.