diff options
| author | Kevin Lyles <kevinlyles@gmail.com> | 2015-05-25 19:46:24 -0500 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2015-05-26 22:04:35 +0100 |
| commit | f0750894ff6a23c22a14a82d405ace5b99318bd5 (patch) | |
| tree | 7922a6f777bd35f7bfec80073dbe4e30c0358066 /html/undead.html | |
| parent | c3285318e60cb78d190725aba3675325921afdb3 (diff) | |
| download | puzzles-f0750894ff6a23c22a14a82d405ace5b99318bd5.zip puzzles-f0750894ff6a23c22a14a82d405ace5b99318bd5.tar.gz puzzles-f0750894ff6a23c22a14a82d405ace5b99318bd5.tar.bz2 puzzles-f0750894ff6a23c22a14a82d405ace5b99318bd5.tar.xz | |
Undead: you can now mark clues as done
Diffstat (limited to 'html/undead.html')
| -rw-r--r-- | html/undead.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/html/undead.html b/html/undead.html index 5ed976d..c21374f 100644 --- a/html/undead.html +++ b/html/undead.html @@ -17,3 +17,6 @@ press Backspace. Right-click in a square and then type a letter to add or remove the monster as a pencil mark, indicating monsters that you think <em>might</em> go in that square. +<p> +Left-click on a clue to mark it as done (grey it out). To unmark a +clue as done, left-click on it again. |