Changeset 10033 for code/branches/modularships/src/orxonox/items
- Timestamp:
- Apr 16, 2014, 8:59:17 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/modularships/src/orxonox/items/ShipPart.cc
r10023 r10033 89 89 { 90 90 this->parent_->removeShipPart(this); 91 orxout() << this->getName() << " has died." << endl; 91 92 } 92 93
Note: See TracChangeset
for help on using the changeset viewer.