Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 4, 2006, 3:55:03 PM (17 years ago)
Author:
patrick
Message:

cd with bsp model works again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/coll_rect/src/world_entities/world_entity.cc

    r9992 r10007  
    8080
    8181  // registering default reactions:
    82   this->subscribeReaction(CoRe::CREngine::CR_OBJECT_DAMAGE, /* WorldEntity::staticClassID(), */ Projectile::staticClassID());
     82  this->subscribeReaction(CoRe::CREngine::CR_OBJECT_DAMAGE, Projectile::staticClassID());
    8383
    8484  this->toList(OM_NULL);
Note: See TracChangeset for help on using the changeset viewer.