Smoll update on sample json file

This commit is contained in:
Godzil 2019-09-30 18:35:59 +01:00
parent aaa758ba5d
commit 7d30b8c911

View File

@ -6,7 +6,7 @@
}, },
"sprite": "sprite":
{ {
"count": 24 "count": 0
}, },
"consoleName": { "consoleName": {
"vertical": { "vertical": {
@ -77,8 +77,8 @@
"sound": { "sound": {
"channelwaves": "samplesplash_waves.bin", "channelwaves": "samplesplash_waves.bin",
"channeldata": { "channeldata": {
"ch0": "wonderwhat_ch0.bin", "ch0": "samplesplash_ch0.bin",
"ch1": "wonderwhat_ch1.bin", "ch1": "samplesplash_ch1.bin",
"ch2": "", "ch2": "",
"ch3": "" "ch3": ""
} }