winemine: The number of mines should be visible before first choice.
commitbeccf3758692cb48b7ac8bc30265ae36d0e50771
authorDylan Smith <dylan.ah.smith@gmail.com>
Tue, 24 Jun 2008 18:09:50 +0000 (24 14:09 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Jun 2008 08:48:10 +0000 (25 10:48 +0200)
tree0d6c48058f446610449084ed331ae1bcf453ef9d
parent273080af7d881fa0d1d965e4814c358384031725
winemine: The number of mines should be visible before first choice.

There were a few lines of code that I removed that explicitly kept the
number of mines and the timer unlit before the game started.  This isn't
consistent with Windows, so I don't know what the purpose was for doing
this.  In fact, it prevents the number of mines from being shown ahead
of time, which is useful information.
programs/winemine/main.c