update config
This commit is contained in:
parent
76fcb27110
commit
c642b3e940
@ -3,5 +3,13 @@
|
|||||||
"gameVersion": [0, 0, 1],
|
"gameVersion": [0, 0, 1],
|
||||||
"debug": true,
|
"debug": true,
|
||||||
"loaderWidth": 200,
|
"loaderWidth": 200,
|
||||||
|
"colors": {
|
||||||
|
"back": "#2f3542",
|
||||||
|
"answer": {
|
||||||
|
"wrong": "#ff6b81",
|
||||||
|
"right": "#7bed9f",
|
||||||
|
"notPassed": "#a4b0be"
|
||||||
|
}
|
||||||
|
},
|
||||||
"music": "music.mp3"
|
"music": "music.mp3"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user