Changeset 9130 in orxonox.OLD for branches/presentation/src/lib/collision_reaction/cr_physics_ground_walk.cc
- Timestamp:
- Jul 4, 2006, 2:43:20 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/lib/collision_reaction/cr_physics_ground_walk.cc
r9123 r9130 71 71 72 72 float CR_MAX_WALK_HEIGHT = 15.0f; 73 float CR_THRESHOLD = 0.2f;74 73 75 74 float height = 0.0f; 76 77 75 78 76
Note: See TracChangeset
for help on using the changeset viewer.