Changeset 8185 for code/branches/dockingsystem/src/orxonox/infos
- Timestamp:
- Apr 4, 2011, 3:12:49 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/dockingsystem/src/orxonox/infos/PlayerInfo.cc
r7163 r8185 224 224 225 225 this->controllableEntity_->setController(0); 226 226 227 227 this->controllableEntity_ = this->oldControllableEntity_; 228 228 this->controllableEntityID_ = this->controllableEntity_->getObjectID();
Note: See TracChangeset
for help on using the changeset viewer.