- Timestamp:
- Apr 28, 2016, 3:09:26 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/sagerjFS16/src/orxonox/controllers/DroneController.cc
r11071 r11175 130 130 this->aimAtTarget(); 131 131 if(!this->friendlyFire()) 132 this->getDrone()-> fire(0);132 this->getDrone()->push(0); 133 133 } 134 134 }
Note: See TracChangeset
for help on using the changeset viewer.