mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 16:05:44 -07:00
D'oh, there's always one. Remove first-click stuff from the todo list.
[originally from svn r5863]
This commit is contained in:
6
mines.c
6
mines.c
@ -10,12 +10,6 @@
|
|||||||
* That hook can talk to the game_ui and set the cheated flag,
|
* 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.
|
* 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
|
* - timer
|
||||||
*
|
*
|
||||||
* - question marks (arrgh, preferences?)
|
* - question marks (arrgh, preferences?)
|
||||||
|
Reference in New Issue
Block a user