- Timestamp:
- Oct 26, 2015, 11:34:23 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/fabienHS15/src/modules/weapons/munitions/GravityBombMunition.cc
r10688 r10713 19 19 this->magazines_ = 15; 20 20 21 this->deployment_ = DEPLOYMENT_STACK;21 this->deployment_ = MunitionDeployment::Stack; 22 22 23 23 this->bAllowMunitionRefilling_ = true;
Note: See TracChangeset
for help on using the changeset viewer.