- Timestamp:
- Mar 19, 2009, 4:55:08 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/weaponsystem/src/orxonox/objects/weaponSystem/WeaponSystem.h
r2778 r2804 75 75 std::map<std::string, Munition *> munitionSharedSet_; 76 76 std::map<std::string, Munition *> munitionSet_; 77 WeaponSet *activeWeaponSet_;78 77 Pawn *parentPawn_; 79 78 };
Note: See TracChangeset
for help on using the changeset viewer.