Changeset 11208 for code/branches/presentationFS16/src/modules/objects
- Timestamp:
- May 26, 2016, 4:53:34 PM (8 years ago)
- Location:
- code/branches/presentationFS16
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentationFS16
- Property svn:mergeinfo changed
/code/branches/sagerjFS16 (added) merged: 11138,11142,11153,11164,11166,11170,11174-11175,11185,11189,11205
- Property svn:mergeinfo changed
-
code/branches/presentationFS16/src/modules/objects/controllers/TurretController.cc
r11071 r11208 198 198 { 199 199 200 this->getControllableEntity()-> fire(0);200 this->getControllableEntity()->push(0); 201 201 } 202 202 }
Note: See TracChangeset
for help on using the changeset viewer.