Fix help (no more subgrid highlighting)

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4680 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2005-12-02 02:25:10 +00:00
parent 3a7fac2981
commit fc81090d3e
+2 -3
View File
@@ -459,9 +459,8 @@ Sudoku::help_cb(Fl_Widget *, void *) {
"level you use. Click in any of the empty cells or use the arrow\n"
"keys to highlight individual cells and press a number from 1 to 9\n"
"to fill in the cell. To clear a cell, press 0, Delete, or\n"
"Backspace. As you complete each subgrid, correct subgrids are\n"
"highlighted in green. When you have successfully completed all\n"
"subgrids, the entire puzzle is highlighted until you start a new\n"
"Backspace. When you have successfully completed all subgrids, the\n"
"entire puzzle is highlighted in green until you start a new\n"
"game.</P>\n"
"<P>As you work to complete the puzzle, you can display possible\n"