Changeset 9090 for code/branches/pCuts/src/modules/pong/PongScore.cc
- Timestamp:
- Apr 16, 2012, 10:29:49 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/pCuts/src/modules/pong/PongScore.cc
r9016 r9090 61 61 this->bShowRightPlayer_ = false; 62 62 this->player1_ = NULL; 63 63 this->player2_ = NULL; 64 64 } 65 65
Note: See TracChangeset
for help on using the changeset viewer.