Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8495 in orxonox.OLD for trunk/src/lib/collision_reaction


Ignore:
Timestamp:
Jun 15, 2006, 9:50:56 PM (19 years ago)
Author:
bensch
Message:

merged the branche atmos back. no conflicts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/collision_reaction/collision_handle.cc

    r8490 r8495  
    11/*
    2    orxonox - the future of 3D-vertical-scrollers
     2   orxonox - the future of 3D-vertical-scrollersf
    33
    44   Copyright (C) 2004 orx
     
    101101      return;
    102102
    103   // add element
    104    PRINTF(0)("addTarget: %i \n", target);
     103   // add element
     104   //PRINTF(0)("addTarget: %i \n", target);
     105
    105106   this->targetList.push_back(target);
    106107}
Note: See TracChangeset for help on using the changeset viewer.