- Timestamp:
- Oct 26, 2015, 11:34:23 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/fabienHS15/src/modules/weapons/munitions/LaserMunition.cc
r10688 r10713 47 47 this->magazines_ = 10; 48 48 49 this->deployment_ = DEPLOYMENT_SEPARATE;49 this->deployment_ = MunitionDeployment::Separate; 50 50 51 51 this->bAllowMunitionRefilling_ = true;
Note: See TracChangeset
for help on using the changeset viewer.