Changeset 8382 for code/branches/dockingsystem2/src/orxonox/infos
- Timestamp:
- May 2, 2011, 4:16:27 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/dockingsystem2/src/orxonox/infos/PlayerInfo.cc
r8289 r8382 223 223 this->controllableEntity_->setController(0); 224 224 225 this->controllableEntity_ = this->previousControllableEntity_.back();225 // this->controllableEntity_ = this->previousControllableEntity_.back(); 226 226 do { 227 227 this->controllableEntity_ = this->previousControllableEntity_.back();
Note: See TracChangeset
for help on using the changeset viewer.