fix: remove bgm
This commit is contained in:
parent
623b598b31
commit
0fe2de1d11
8
dist/shattered_sword_assets/jsons/story.json
vendored
8
dist/shattered_sword_assets/jsons/story.json
vendored
|
@ -1,10 +1,4 @@
|
|||
{
|
||||
"bgm": [
|
||||
{
|
||||
"key": "test",
|
||||
"path": "shattered_sword_assets/sounds/test.mp3"
|
||||
}
|
||||
],
|
||||
"texts": [
|
||||
{
|
||||
"speaker": "",
|
||||
|
@ -27,7 +21,7 @@
|
|||
},
|
||||
{
|
||||
"speaker": "",
|
||||
"content": "But the monster shatter it into 6 pieces",
|
||||
"content": "But the monster shattered it into 6 pieces",
|
||||
"actions": [
|
||||
{
|
||||
"type": "hideSprite",
|
||||
|
|
BIN
dist/shattered_sword_assets/sounds/test.mp3
vendored
BIN
dist/shattered_sword_assets/sounds/test.mp3
vendored
Binary file not shown.
Loading…
Reference in New Issue
Block a user