Changeset 10743 in orxonox.OLD for branches/presentation/src/world_entities/projectiles
- Timestamp:
- Jun 20, 2007, 8:57:21 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/projectiles/nadion_blast.cc
r10740 r10743 112 112 void NadionBlast::activate() 113 113 { 114 this->origList = this->getOMListNumber();115 this->toList(OM_ENVIRON);114 // this->origList = this->getOMListNumber(); 115 // this->toList(OM_ENVIRON); 116 116 if (unlikely(NadionBlast::explosionParticles == NULL)) 117 117 {
Note: See TracChangeset
for help on using the changeset viewer.