Changeset 10060 for code/branches/turretFS14/src/orxonox
- Timestamp:
 - May 15, 2014, 5:10:55 PM (11 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
code/branches/turretFS14/src/orxonox/worldentities/WorldEntity.cc
r10039 r10060 414 414 else if (this->isDynamic()) 415 415 { 416 // hacky hack, really shouldn't do that416 //***HACKY HACK (to allow turrets to be attached)*** 417 417 //orxout(internal_warning) << "Cannot attach a dynamic object to a WorldEntity." << endl; 418 418 //return false;  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






