shithub: puzzles

Download patch

ref: 26a3b98f4f30de1f3faf0bb97eeeb8403864b5d3
parent: eeec6b867af104a93a615a285a29fab91d8709d4
author: Ben Harris <bjh21@bjh21.me.uk>
date: Mon Aug 21 05:47:08 EDT 2023

Remove a comment suggesting use of localStorage for prefs

Preferences in the JavaScript version _are_ stored in localStorage
now.

--- a/emcc.c
+++ b/emcc.c
@@ -21,8 +21,7 @@
  *    out of your browser to (e.g.) email to me as a bug report, but
  *    for just resuming a game you were in the middle of, you'd
  *    probably rather have a nice simple 'quick save' and 'quick load'
- *    button pair. Also, that might be a useful place to store
- *    preferences, if I ever get round to writing a preferences UI.
+ *    button pair.
  *
  *  - this is a downright silly idea, but it does occur to me that if
  *    I were to write a PDF output driver for the Puzzles printing