Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 2, 2006, 11:43:08 PM (18 years ago)
Author:
bensch
Message:

new_class_id: Action again :)

File:
1 edited

Legend:

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

    r9867 r9868  
    8484
    8585  // registering default reactions:
    86   this->subscribeReaction(CREngine::CR_OBJECT_DAMAGE, /*CL_WORLD_ENTITY*/ Projectile::staticClassID());
     86  this->subscribeReaction(CREngine::CR_OBJECT_DAMAGE, /* WorldEntity::staticClassID(), */ Projectile::staticClassID());
    8787
    8888  this->toList(OM_NULL);
Note: See TracChangeset for help on using the changeset viewer.