Changeset 8337 in orxonox.OLD for branches/bsp_model/src/lib/collision_reaction/collision_handle.cc
- Timestamp:
- Jun 13, 2006, 2:21:04 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/bsp_model/src/lib/collision_reaction/collision_handle.cc
r8336 r8337 196 196 { 197 197 this->collisionReaction->update(this->owner); 198 if( this->collisionList.size() > 0) PRINTF(0)("collision list: %i\n", this->collisionList.size());199 198 return; 200 199 }
Note: See TracChangeset
for help on using the changeset viewer.