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