Changeset 5041 in orxonox.OLD for orxonox/trunk/src/lib
- Timestamp:
- Aug 16, 2005, 7:56:48 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/coord/p_node.cc
r5012 r5041 550 550 delete this->toDirection; 551 551 this->toDirection = NULL; 552 PRINTF( 0)("SmoothRotate of %s finished\n", this->getName());552 PRINTF(5)("SmoothRotate of %s finished\n", this->getName()); 553 553 } 554 554 }
Note: See TracChangeset
for help on using the changeset viewer.