- 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/RocketMunition.cc
r10791 r10878 46 46 this->maxMunitionPerMagazine_ = 1; 47 47 this->maxMagazines_ = 30; 48 this-> magazines_ = 10;48 this->unassignedMagazines_ = 10; 49 49 50 50 this->deployment_ = MunitionDeployment::Stack;
Note: See TracChangeset
for help on using the changeset viewer.