Changeset 6919 for code/branches/ai/src/orxonox/worldentities
- Timestamp:
- May 17, 2010, 4:45:50 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ai/src/orxonox/worldentities/ControllableEntity.cc
r6417 r6919 577 577 { 578 578 MobileEntity::setAngularVelocity(velocity); 579 this->client_angular_velocity_ = this->getAngularVelocity();579 // // this->client_angular_velocity_ = this->getAngularVelocity(); 580 580 } 581 581 }
Note: See TracChangeset
for help on using the changeset viewer.