Changeset 7533 for code/trunk/src/orxonox/worldentities/pawns
- Timestamp:
- Oct 13, 2010, 11:35:18 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/worldentities/pawns/Pawn.cc
r7163 r7533 248 248 this->setDestroyWhenPlayerLeft(false); 249 249 250 this->dropItems();251 252 250 if (this->getGametype()) 253 251 this->getGametype()->pawnKilled(this, this->lastHitOriginator_);
Note: See TracChangeset
for help on using the changeset viewer.