Changeset 10109 in orxonox.OLD for branches/playability/src/world_entities/weapons/swarm_launcher.cc
- Timestamp:
- Dec 19, 2006, 11:14:27 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/weapons/swarm_launcher.cc
r10107 r10109 163 163 pj->setAbsDir(this->getAbsDir()); 164 164 dynamic_cast<SwarmProjectile*>(pj)->setTarget( (PNode*)(*eIterator) ); 165 pj->toList(OM_GROUP_01_PROJ); 165 166 pj->activate(); 166 167 167 } 168 168 }
Note: See TracChangeset
for help on using the changeset viewer.