Bollos00 / LibreMines

A Free/Libre and Open Source Software Qt based Minesweeper game available for GNU/Linux, FreeBSD and Windows systems.
https://bollos00.github.io/LibreMines/
GNU General Public License v3.0
78 stars 11 forks source link

clicking on the number ends the game #60

Closed viyyer closed 2 months ago

viyyer commented 3 months ago

This is quite strange that the games ends every time I click any number twice. any bugfixes have been planned ?

Bollos00 commented 3 months ago

Hello,

In the menu bar, under Options > Preferences... there is the option 'Clean neighbor cells when clicked on showed cell' image

This option clicks on all number cells that are not marked as a mine. I believe this option is enabled and causing this behavior.