Changeset 6078 in orxonox.OLD for trunk/src/world_entities/weapons/aim.cc
- Timestamp:
- Dec 13, 2005, 2:55:08 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/aim.cc
r6054 r6078 65 65 this->setClassID(CL_CROSSHAIR, "Aim"); 66 66 this->setName("Aim"); 67 68 this->addNodeModeFlags(PNODE_REPARENT_TO_NULLPARENT);69 67 70 68 this->setLayer(E2D_LAYER_TOP);
Note: See TracChangeset
for help on using the changeset viewer.