mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:17:34 +00:00
Minesweeper+Snake: load config file before calling unveil()
This commit is contained in:
parent
0603402c80
commit
e558f6b184
3 changed files with 12 additions and 4 deletions
8
Base/home/anon/.config/Minesweeper.ini
Normal file
8
Base/home/anon/.config/Minesweeper.ini
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Minesweeper]
|
||||
SingleChording=0
|
||||
|
||||
[Game]
|
||||
MineCount=10
|
||||
Columns=9
|
||||
Rows=9
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue