Changeset 5769 in orxonox.OLD for trunk/src/world_entities/weapons/laser.cc
- Timestamp:
- Nov 24, 2005, 11:18:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/laser.cc
r5750 r5769 45 45 this->energyMin = 1; 46 46 this->energyMax = 10; 47 this->remove();48 47 this->lifeSpan = 1.0; 49 48
Note: See TracChangeset
for help on using the changeset viewer.