Changeset 2462 for code/branches/objecthierarchy2/src/orxonox/objects/infos
- Timestamp:
- Dec 15, 2008, 1:38:02 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy2/src/orxonox/objects/infos/PlayerInfo.cc
r2438 r2462 65 65 this->controller_ = 0; 66 66 } 67 68 if (this->getGametype()) 69 this->getGametype()->playerLeft(this); 67 70 } 68 71 }
Note: See TracChangeset
for help on using the changeset viewer.