Changeset 54
- Timestamp:
- 17/01/07 17:28:27 (6 years ago)
- File:
-
- 1 edited
-
trunk/OpenYahtzee/src/HighScoreDialog.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/OpenYahtzee/src/HighScoreDialog.cpp
r36 r54 124 124 wxString msg; 125 125 126 msg.Printf(wxT("Your score made it to the high -score table. Your place is number %i.\nPlease enter your name below and press OK."),place);126 msg.Printf(wxT("Your score made it to the high score table. Your place is number %i.\nPlease enter your name below and press OK."),place); 127 127 //Now create the dialog 128 128 //Create The top-level sizer
Note: See TracChangeset
for help on using the changeset viewer.
