diff options
| author | Simon Tatham <anakin@pobox.com> | 2023-04-23 14:16:17 +0100 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2023-04-23 14:16:17 +0100 |
| commit | 5c0def1850b2c09af300f09cd48f714f2505d217 (patch) | |
| tree | e860434063aa86b99b35005330f1425a3fd9b30b /puzzles.but | |
| parent | 2d91261eb3a37b919f48450888f8f5bfd226c053 (diff) | |
| download | puzzles-5c0def1850b2c09af300f09cd48f714f2505d217.zip puzzles-5c0def1850b2c09af300f09cd48f714f2505d217.tar.gz puzzles-5c0def1850b2c09af300f09cd48f714f2505d217.tar.bz2 puzzles-5c0def1850b2c09af300f09cd48f714f2505d217.tar.xz | |
Document the new Net preference.
Naturally, I only remembered to do this after 'git push'.
Diffstat (limited to 'puzzles.but')
| -rw-r--r-- | puzzles.but | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/puzzles.but b/puzzles.but index 4e31bb2..1d87ffb 100644 --- a/puzzles.but +++ b/puzzles.but @@ -556,6 +556,16 @@ feature and risk having ambiguous puzzles. (Also, finding \e{all} the possible solutions can be an additional challenge for an advanced player.) +\H{net-prefs} \I{preferences, for Net}Net user preferences + +On platforms that support user preferences, the \q{Preferences} option +on the \q{Game} menu will let you configure when loops are highlighted +as errors. By default, they're always highlighted; by changing this +option, you can ask for a loop to be highlighted only if every tile +forming part of the loop is locked. This avoids the loop highlighting +acting as a spoiler for available deductions about squares you haven't +even looked at yet. + \C{cube} \i{Cube} |