Changeset 7642 for code/branches/lastmanstanding
- Timestamp:
- Nov 12, 2010, 1:58:58 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/lastmanstanding/src/orxonox/gametypes/LastManStanding.cc
r7640 r7642 178 178 this->playerDelayTime_.erase (player); 179 179 this->inGame_.erase (player); 180 this->timeToAct_.erase(player); 180 181 } 181 182
Note: See TracChangeset
for help on using the changeset viewer.