Changeset 5035 in orxonox.OLD for orxonox/trunk/src/lib/collision_detection
- Timestamp:
- Aug 15, 2005, 10:15:37 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/collision_detection/cd_engine.cc
r5033 r5035 66 66 void CDEngine::checkCollisions() 67 67 { 68 this->checkCollisionObjects();68 //this->checkCollisionObjects(); 69 69 this->checkCollisionGround(); 70 70 }
Note: See TracChangeset
for help on using the changeset viewer.