Fix another display/UI glitch which triggered if you filled a row
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 24 Jun 2005 12:30:30 +0000 (12:30 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 24 Jun 2005 12:30:30 +0000 (12:30 +0000)
commit75953cd4ad3ee93ea7bf949288592276e3edc352
treeaa6e924b03016bcdbcd1f5e8936caa4107ae23f0
parenteb6acfe72e9d629be8f240654a3ff4f207f0461c
Fix another display/UI glitch which triggered if you filled a row
(so that the hint pegs lit up as `ready') and then pressed Undo: the
markable flag would remain set and the redrawing wouldn't darken the
pegs again.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@6009 cda61777-01e9-0310-a592-d414129be87e
guess.c