Changeset 10747 in orxonox.OLD for branches/presentation/src/world_entities/projectiles/lbolt.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/lbolt.cc
r10740 r10747 99 99 { 100 100 this->halo->setVisibility(true); 101 this->origList = this->getOMListNumber();102 this->toList(OM_ENVIRON);101 // this->origList = this->getOMListNumber(); 102 // this->toList(OM_ENVIRON); 103 103 if (unlikely(LBolt::explosionParticles == NULL)) 104 104 {
Note: See TracChangeset
for help on using the changeset viewer.