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 /puzzles.but | |
| 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 'puzzles.but')
| -rw-r--r-- | puzzles.but | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/puzzles.but b/puzzles.but index 24abb6d..86caa15 100644 --- a/puzzles.but +++ b/puzzles.but @@ -2637,6 +2637,9 @@ mode in which you can enter or remove pencil marks. Pressing M will fill in a full set of pencil marks in every square that does not have a main digit in it. +Left-clicking a clue will mark it as done (grey it out), or unmark it +if it is already marked. + (All the actions described in \k{common-actions} are also available.) \H{towers-parameters} \I{parameters, for Towers}Towers parameters |