Changeset 7851 for code/trunk/src/orxonox
- Timestamp:
- Feb 10, 2011, 11:34:20 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/weaponsystem/Munition.h
r5929 r7851 45 45 public: 46 46 Magazine(Munition* munition, bool bUseReloadTime = true); 47 virtual ~Magazine() {} 47 48 48 49 unsigned int munition_;
Note: See TracChangeset
for help on using the changeset viewer.