Changeset 10039 for code/branches/turretFS14/src/orxonox/worldentities
- Timestamp:
- Apr 17, 2014, 4:05:06 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/turretFS14/src/orxonox/worldentities/WorldEntity.cc
r10031 r10039 414 414 else if (this->isDynamic()) 415 415 { 416 //hacky hack, really shouldn't do that 416 417 //orxout(internal_warning) << "Cannot attach a dynamic object to a WorldEntity." << endl; 417 418 //return false;
Note: See TracChangeset
for help on using the changeset viewer.