Changeset 4721 in orxonox.OLD for orxonox/trunk/src/subprojects/collision_detection
- Timestamp:
 - Jun 27, 2005, 3:00:53 AM (20 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
orxonox/trunk/src/subprojects/collision_detection/collision_detection.cc
r4719 r4721 239 239 while( entity != NULL) 240 240 { 241 if( unlikely(animateModel))241 if( unlikely(animateModel)) 242 242 entity->tick(dt); 243 243 entity = iterator->nextElement();  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






