Changeset 3548 in orxonox.OLD for orxonox/trunk/src/story_entities
- Timestamp:
- Mar 14, 2005, 8:57:25 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.cc
r3546 r3548 701 701 // Draw 702 702 this->display (); 703 704 (TrackNode::getInstance()->getAbsCoor() - localPlayer->getAbsCoor()).debug(); 703 705 704 706 for( int i = 0; i < 5000000; i++) {}
Note: See TracChangeset
for help on using the changeset viewer.