diff options
| author | Kevin Lyles <kevinlyles@gmail.com> | 2015-06-08 15:47:09 -0500 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2015-06-10 21:58:59 +0100 |
| commit | f306b9db55453f7d7fc824bbbf89ca6ac7d2d273 (patch) | |
| tree | 126cbacb9e7aa98b0c683fa16de2cac4b9e1a189 /puzzles.but | |
| parent | ecbf5f627f8f6bcbf535ebd15ce25ae214471faa (diff) | |
| download | puzzles-f306b9db55453f7d7fc824bbbf89ca6ac7d2d273.zip puzzles-f306b9db55453f7d7fc824bbbf89ca6ac7d2d273.tar.gz puzzles-f306b9db55453f7d7fc824bbbf89ca6ac7d2d273.tar.bz2 puzzles-f306b9db55453f7d7fc824bbbf89ca6ac7d2d273.tar.xz | |
Magnets: 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 11205f0..80727c6 100644 --- a/puzzles.but +++ b/puzzles.but @@ -2751,6 +2751,9 @@ Right-clicking again places two question marks on the domino, signifying \q{this cannot be blank} (which can be useful to note deductions while solving), and right-clicking again empties the domino. +Left-clicking a clue will mark it as done (grey it out), or unmark it if +it is already marked. + You can also use the cursor keys to move a cursor around the grid. Pressing the return key will lay a domino with a positive pole at that position; pressing again reverses the polarity and then removes the |