mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 08:01:30 -07:00
js: Remove an outdated reference to the "invisible Custom option"
This commit is contained in:
5
emcc.c
5
emcc.c
@ -750,10 +750,7 @@ static void cfg_end(bool use_results)
|
|||||||
* select Custom from the list, but change your mind and hit
|
* select Custom from the list, but change your mind and hit
|
||||||
* Esc. The Custom option will now still be selected in the
|
* Esc. The Custom option will now still be selected in the
|
||||||
* list, whereas obviously it should show the preset you still
|
* list, whereas obviously it should show the preset you still
|
||||||
* _actually_ have selected. Worse still, it'll be the visible
|
* _actually_ have selected.)
|
||||||
* rather than invisible Custom option - see the comment in
|
|
||||||
* js_add_preset in emcclib.js - so you won't even be able to
|
|
||||||
* select Custom without a faffy workaround.)
|
|
||||||
*/
|
*/
|
||||||
select_appropriate_preset();
|
select_appropriate_preset();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user