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 /puzzles.but | |
| 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 'puzzles.but')
| -rw-r--r-- | puzzles.but | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/puzzles.but b/puzzles.but index 86caa15..11205f0 100644 --- a/puzzles.but +++ b/puzzles.but @@ -3054,6 +3054,9 @@ If you prefer plain letters of the alphabet to cute monster pictures, you can press \q{A} to toggle between showing the monsters as monsters or showing them as letters. +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{undead-parameters} \I{parameters, for Undead}Undead parameters |