Changeset 8838 in orxonox.OLD for branches/multi_player_map/src/world_entities/playable.cc
- Timestamp:
- Jun 28, 2006, 12:44:07 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/multi_player_map/src/world_entities/playable.cc
r8827 r8838 65 65 66 66 this->bDead = false; 67 67 68 68 this->subscribeReaction(CREngine::CR_PHYSICS_GROUND_WALK, CL_BSP_ENTITY); 69 69
Note: See TracChangeset
for help on using the changeset viewer.