- Timestamp:
- Nov 19, 2008, 7:07:36 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSet.cc
r2145 r2232 44 44 this->parentWeaponSystem_ = 0; 45 45 46 /* will be made with XML 46 47 for (int i=0;i<k;i++) 47 48 { 48 49 attachWeaponSlot(new WeaponSlot(this)); 49 50 } 51 */ 50 52 } 51 53
Note: See TracChangeset
for help on using the changeset viewer.