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