Changeset 8847 for code/branches/ai2/src/orxonox
- Timestamp:
- Aug 18, 2011, 10:48:28 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ai2/src/orxonox/controllers/DroneController.cc
r8845 r8847 52 52 this->drone_ = 0; 53 53 this->isShooting_ = false; 54 //this->criticalDistance_ = 1000.0f;55 54 this->setAccuracy(10); 56 55
Note: See TracChangeset
for help on using the changeset viewer.