Changeset 10271 in orxonox.OLD for branches/playability/src/world_entities/weapons/heavy_blaster.cc
- Timestamp:
- Jan 17, 2007, 6:15:21 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/weapons/heavy_blaster.cc
r10261 r10271 41 41 } 42 42 delete [] this->emissionPoint; 43 44 delete [] this->shootAnim; 45 delete [] this->objComp; 43 delete [] this->shootAnim; 44 delete [] this->objComp; 46 45 /* 47 46 for(int j = 0; j < this->getSegs(); j++)
Note: See TracChangeset
for help on using the changeset viewer.