Changeset 2024 for code/branches/objecthierarchy/src/orxonox/objects/infos
- Timestamp:
- Oct 28, 2008, 3:05:17 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.cc
r2019 r2024 121 121 this->controllableEntityID_ = entity->getObjectID(); 122 122 entity->setPlayer(this); 123 this->bReadyToSpawn_ = false; 123 124 } 124 125 else
Note: See TracChangeset
for help on using the changeset viewer.