Changeset 8338 in orxonox.OLD for branches/bsp_model/src/lib
- Timestamp:
- Jun 13, 2006, 11:05:47 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/bsp_model/src/lib/collision_reaction/cr_physics_ground_walk.cc
r8337 r8338 64 64 65 65 collision->getEntityB()->setVelocity(Vector()); 66 collision->getEntityB()->setAbsCoor(this->lastPositions[ 6]);66 collision->getEntityB()->setAbsCoor(this->lastPositions[5]); 67 67 } 68 68
Note: See TracChangeset
for help on using the changeset viewer.