Changeset 10109 in orxonox.OLD for branches/playability/src/world_entities/weapons/medium_blaster.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/medium_blaster.cc
r10098 r10109 100 100 pj->setAbsCoor(this->getEmissionPoint()); 101 101 pj->setAbsDir(this->getAbsDir()); 102 pj->toList(OM_GROUP_01_PROJ); 102 103 pj->activate(); 103 104 }
Note: See TracChangeset
for help on using the changeset viewer.