chiark / gitweb /
D'oh, there's always one. Remove first-click stuff from the todo list.
authorSimon Tatham <anakin@pobox.com>
Mon, 30 May 2005 13:11:05 +0000 (13:11 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 30 May 2005 13:11:05 +0000 (13:11 +0000)
[originally from svn r5863]

mines.c

diff --git a/mines.c b/mines.c
index 4016b44e51156b1945267f134afeafb6ebae55ce..b2bc82ccb87094e33ebdd6a907f21b9cc988da93 100644 (file)
--- a/mines.c
+++ b/mines.c
  *       That hook can talk to the game_ui and set the cheated flag,
  *       and then make_move can avoid setting the `won' flag after that.
  *
- *  - delay game description generation until first click
- *     + do we actually _need_ to do this? Hmm.
- *     + it's a perfectly good puzzle game without
- *     + but it might be useful when we start timing, since it
- *      ensures the user is really paying attention.
- * 
  *  - timer
  * 
  *  - question marks (arrgh, preferences?)