Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8578 in orxonox.OLD for branches/bsp_model/src/world_entities


Ignore:
Timestamp:
Jun 18, 2006, 11:45:58 PM (19 years ago)
Author:
patrick
Message:

bsp: md3 model: turned the axis because q3 uses other axis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/bsp_model/src/world_entities/playable.cc

    r8511 r8578  
    6666  this->bDead = false;
    6767
    68   this->subscribeReaction(CREngine::CR_PHYSICS_GROUND_WALK, CL_BSP_ENTITY);
     68//   this->subscribeReaction(CREngine::CR_PHYSICS_GROUND_WALK, CL_BSP_ENTITY);
    6969
    7070  registerVar( new SynchronizeableInt( &score, &score, "score" ) );
Note: See TracChangeset for help on using the changeset viewer.