- Timestamp:
- Dec 10, 2008, 9:20:39 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/weapon2/src/orxonox/objects/weaponSystem/munitions/LaserGunMunition.cc
r2337 r2398 42 42 { 43 43 RegisterObject(LaserGunMunition); 44 45 this->maxBullets_ = 40; 46 this->maxMagazines_ = 100; 44 47 } 45 48
Note: See TracChangeset
for help on using the changeset viewer.