update config

This commit is contained in:
Alexander Popov 2021-07-07 01:27:07 +03:00
parent 76fcb27110
commit c642b3e940
Signed by: iiiypuk
GPG Key ID: 398FC73478D97286
1 changed files with 8 additions and 0 deletions

View File

@ -3,5 +3,13 @@
"gameVersion": [0, 0, 1],
"debug": true,
"loaderWidth": 200,
"colors": {
"back": "#2f3542",
"answer": {
"wrong": "#ff6b81",
"right": "#7bed9f",
"notPassed": "#a4b0be"
}
},
"music": "music.mp3"
}