- Timestamp:
- Dec 16, 2013, 2:22:45 PM (12 years ago)
- Location:
- code/branches/presentationHS13
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentationHS13
- Property svn:mergeinfo changed
/code/branches/spacestationentry (added) merged: 9699,9705,9708,9710,9713-9715,9745,9776,9789,9820,9857,9885-9886
- Property svn:mergeinfo changed
-
code/branches/presentationHS13/src/modules/docking/MoveToDockingTarget.cc
r9667 r9907 66 66 { 67 67 //TODO: Investigate strange things... 68 68 //this->parent_->detach((WorldEntity*)player->getControllableEntity()); 69 69 70 //TODO: Check the issue with this detach call. 71 //I have removed the line because the detach call only caused a warning and terminated. And because I didn't find a attach call either. 72 //Didn't find the need for the line. 70 73 this->parent_->undockingAnimationFinished(player); 71 74 return true;
Note: See TracChangeset
for help on using the changeset viewer.