Changeset 10747 in orxonox.OLD for branches/presentation/src/world_entities/projectiles/mbolt.cc
- Timestamp:
- Jun 20, 2007, 10:10:43 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/projectiles/mbolt.cc
r10740 r10747 117 117 void MBolt::activate() 118 118 { 119 this->origList = this->getOMListNumber();120 this->toList(OM_ENVIRON);119 // this->origList = this->getOMListNumber(); 120 // this->toList(OM_ENVIRON); 121 121 if (unlikely(MBolt::explosionParticles == NULL)) 122 122 {
Note: See TracChangeset
for help on using the changeset viewer.