Changeset 9104 in orxonox.OLD for branches/presentation/src/world_entities/playable.cc
- Timestamp:
- Jul 4, 2006, 5:06:02 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/playable.cc
r9078 r9104 67 67 this->bDead = false; 68 68 69 //subscribe to collision reaction 69 70 this->subscribeReaction(CREngine::CR_PHYSICS_GROUND_WALK, CL_BSP_ENTITY); 70 71
Note: See TracChangeset
for help on using the changeset viewer.