- Timestamp:
- Apr 16, 2014, 8:59:17 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/modularships/src/orxonox/worldentities/WorldEntity.cc
r10003 r10033 580 580 { 581 581 // Note: The collision shapes may not be detached with this function! 582 orxout() << "WE: detachCS()" << endl; 582 583 this->collisionShape_->detach(shape); 583 584 // Note: this->collisionShape_ already notifies us of any changes.
Note: See TracChangeset
for help on using the changeset viewer.