Changeset 9657 for code/branches/core6/src/modules/docking
- Timestamp:
- Aug 16, 2013, 11:28:34 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core6/src/modules/docking/DockingAnimation.cc
r9629 r9657 39 39 namespace orxonox 40 40 { 41 RegisterAbstractClass(DockingAnimation).inheritsFrom(Class(BaseObject)); 42 41 43 DockingAnimation::DockingAnimation(Context* context) : BaseObject(context) 42 44 {
Note: See TracChangeset
for help on using the changeset viewer.