bruteforce

This commit is contained in:
anton.gurov
2019-11-08 18:05:19 +03:00
parent 657af45eb1
commit c22c4d890f
3 changed files with 35 additions and 24 deletions

View File

@ -5,6 +5,6 @@
"sizeY": 47,
"fpsLimit": 60,
"font": "./resources/fonts-ttf/LiberationMono-Bold.ttf",
"fontSize": "8x12",
"fontSize": "9x14",
"verbosity": "debug"
}
}