- Timestamp:
- Nov 27, 2015, 6:49:54 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/fabienHS15/src/modules/weapons/munitions/GravityBombMunition.cc
r10791 r10878 18 18 this->maxMunitionPerMagazine_ = 1; 19 19 this->maxMagazines_ = 30; 20 this-> magazines_ = 15;20 this->unassignedMagazines_ = 15; 21 21 22 22 this->deployment_ = MunitionDeployment::Stack;
Note: See TracChangeset
for help on using the changeset viewer.