Changeset 10448 in orxonox.OLD for trunk/src/world_entities/npcs
- Timestamp:
- Jan 28, 2007, 4:42:03 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/npcs/npc.cc
r10447 r10448 74 74 this->bFire = false; 75 75 if( this->entityTrack) 76 { 76 77 this->setParent(this->entityTrack->getTrackNode()); 77 78 this->setRelCoor(0,0,0); 79 } 78 80 79 81 // create the weapons and their manager
Note: See TracChangeset
for help on using the changeset viewer.