- Timestamp:
- May 8, 2014, 4:20:26 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/modularships/src/orxonox/worldentities/WorldEntity.cc
r10033 r10052 119 119 WorldEntity::~WorldEntity() 120 120 { 121 orxout() << "destroying " << this->getIdentifier()->getName() << endl; 121 122 if (this->isInitialized()) 122 123 {
Note: See TracChangeset
for help on using the changeset viewer.