Changeset 9638 for code/branches/core6/src/orxonox/weaponsystem/Munition.cc
- Timestamp:
- Aug 11, 2013, 5:52:29 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core6/src/orxonox/weaponsystem/Munition.cc
r9629 r9638 35 35 namespace orxonox 36 36 { 37 CreateFactory(Munition);37 RegisterClass(Munition); 38 38 39 39 Munition::Munition(Context* context) : BaseObject(context)
Note: See TracChangeset
for help on using the changeset viewer.