Changeset 4918 in orxonox.OLD for orxonox/trunk/src/lib/collision_detection/cd_engine.cc
- Timestamp:
- Jul 21, 2005, 12:37:46 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/collision_detection/cd_engine.cc
r4907 r4918 61 61 void CDEngine::checkCollisions() 62 62 { 63 this->checkCollisionObjects();63 //this->checkCollisionObjects(); 64 64 this->checkCollisionGround(); 65 65 }
Note: See TracChangeset
for help on using the changeset viewer.