Changeset 9967 for code/trunk/src/modules/gametypes/RaceCheckPoint.cc
- Timestamp:
- Jan 3, 2014, 10:14:03 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/modules/gametypes/RaceCheckPoint.cc
r9964 r9967 60 60 this->bIsLast_ = false; 61 61 this->timeLimit_ = 0; 62 //this->players_ = vector<PlayerInfo*>();63 64 //orxout(user_status) << "test" << std::endl;65 62 } 66 63
Note: See TracChangeset
for help on using the changeset viewer.