Changeset 871 for code/trunk/src/orxonox/objects/weapon/AmmunitionDump.h
- Timestamp:
- Mar 9, 2008, 4:44:36 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/objects/weapon/AmmunitionDump.h
r790 r871 37 37 38 38 #include "network/Synchronisable.h" 39 //#include "../core/CoreIncludes.h"40 39 #include "core/BaseObject.h" 41 40 … … 66 65 int *capacity_; 67 66 }; 68 ExportClass(AmmunitionDump, Orxonox);69 67 } 70 68
Note: See TracChangeset
for help on using the changeset viewer.