diff options
author | Daniel Jones <admin@danieljon.es> | 2020-06-12 15:40:17 +0930 |
---|---|---|
committer | Daniel Jones <admin@danieljon.es> | 2020-06-12 15:40:17 +0930 |
commit | 298310e59baf243320648fb4a87c5458127f7d6a (patch) | |
tree | bb16702f83049f8a3e2fb04406f564fc365f3946 | |
parent | 405d40be2cf2f0e68bb2daf01cabbb0da4e7cbac (diff) | |
download | foxminesweeper-298310e59baf243320648fb4a87c5458127f7d6a.tar.gz foxminesweeper-298310e59baf243320648fb4a87c5458127f7d6a.zip |
README change
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,6 +15,6 @@ binary is in bin/ Right click on a tile to flag it. -Currently whe na game ends you need to restart the program for a new one. +Currently when a game ends you need to restart the program for a new one. You can change the width, height and mine count in the MainWindow constructor, not added to the gui yet. |