Changeset 8714 in orxonox.OLD for branches/bsp_model/src/world_entities/playable.cc
- Timestamp:
- Jun 22, 2006, 1:40:09 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/bsp_model/src/world_entities/playable.cc
r8686 r8714 65 65 66 66 this->bDead = false; 67 68 this->subscribeReaction(CREngine::CR_PHYSICS_GROUND_WALK, CL_BSP_ENTITY); 67 69 68 70 registerVar( new SynchronizeableInt( &score, &score, "score" ) );
Note: See TracChangeset
for help on using the changeset viewer.