diff options
| author | Kevin Lyles <kevinlyles@gmail.com> | 2015-05-12 23:23:52 -0500 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2015-05-22 08:18:53 +0100 |
| commit | 486d2c8a76e325d7a145e236a8c8b21d159fa412 (patch) | |
| tree | 7a0c21aaf9f5c9fdea9d26e891deb5cbd39fd202 /html/towers.html | |
| parent | 7c52202bc4b3c9c9353cae9c53bfc8772dca1a5d (diff) | |
| download | puzzles-486d2c8a76e325d7a145e236a8c8b21d159fa412.zip puzzles-486d2c8a76e325d7a145e236a8c8b21d159fa412.tar.gz puzzles-486d2c8a76e325d7a145e236a8c8b21d159fa412.tar.bz2 puzzles-486d2c8a76e325d7a145e236a8c8b21d159fa412.tar.xz | |
Towers: you can now mark clues done
Diffstat (limited to 'html/towers.html')
| -rw-r--r-- | html/towers.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/html/towers.html b/html/towers.html index d02ef0d..a710e0a 100644 --- a/html/towers.html +++ b/html/towers.html @@ -17,3 +17,6 @@ square and then press Backspace. Right-click in a square and then type a number to add or remove the number as a pencil mark, indicating tower heights 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.
\ No newline at end of file |