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