修复getset丢失

This commit is contained in:
tls 2022-09-09 13:48:34 +08:00
parent 35a076cf8e
commit 6e80dbdb9c
1 changed files with 2 additions and 0 deletions

View File

@ -177,6 +177,8 @@
{ "bar": 29, "beat": 7, "y": 3, "type": "SayReadyGetSetGo", "phraseToSay": "JustSaySet", "voiceSource": "Nurse", "tick": 2, "volume": 100 },
{ "bar": 30, "beat": 1, "y": 3, "type": "AddOneshotBeat", "row": 3, "pulseType": "Wave", "loops": 1, "interval": 4, "tick": 2 },
{ "bar": 30, "beat": 1, "y": 3, "type": "SayReadyGetSetGo", "phraseToSay": "JustSayGo", "voiceSource": "Nurse", "tick": 2, "volume": 100 },
{ "bar": 30, "beat": 7, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "JustSayGet", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 30, "beat": 8, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "JustSaySet", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 31, "beat": 1, "y": 3, "type": "SetBeatSound", "row": 3, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 31, "beat": 1, "y": 3, "type": "AddOneshotBeat", "row": 3, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 31, "beat": 1, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count1", "voiceSource": "Nurse", "tick": 1, "volume": 100 },