Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8168 in orxonox.OLD for branches/cr/src/world_entities


Ignore:
Timestamp:
Jun 6, 2006, 1:49:45 AM (19 years ago)
Author:
patrick
Message:

cr: less and better debug output

File:
1 edited

Legend:

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

    r8124 r8168  
    376376    return false;
    377377
    378   PRINTF(0)("Registering Collision: %s vs %s \n", entityA->getClassName(), entityB->getClassName());
    379378  // create a collision event
    380379  CollisionEvent* c = CREngine::getInstance()->popCollisionEventObject();
Note: See TracChangeset for help on using the changeset viewer.