Changeset 5401 in orxonox.OLD for trunk/src/story_entities/world.cc
- Timestamp:
- Oct 18, 2005, 11:57:44 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/world.cc
r5397 r5401 99 99 this->path = NULL; 100 100 this->constuctorInit(name, -1); 101 //NullParent* np = NullParent::getInstance();102 101 } 103 102 … … 1027 1026 Vector* relCoor, Quaternion* relDir) 1028 1027 { 1029 NullParent::getInstance();1030 1028 if( parentNode != NULL) 1031 1029 {
Note: See TracChangeset
for help on using the changeset viewer.