结束关卡
This commit is contained in:
parent
d055ffcb8a
commit
e40d522236
|
@ -493,6 +493,9 @@
|
|||
{ "bar": 111, "beat": 3, "y": 0, "type": "AddClassicBeat", "row": 1, "tick": 0.3333333, "swing": 0, "hold": 0 },
|
||||
{ "bar": 111, "beat": 7, "y": 0, "type": "AddClassicBeat", "row": 1, "tick": 0.3333333, "swing": 0, "hold": 0 },
|
||||
{ "bar": 112, "beat": 5, "y": 1, "type": "AddClassicBeat", "row": 2, "tick": 0.5, "swing": 0, "hold": 0 },
|
||||
{ "bar": 113, "beat": 1, "y": 1, "type": "FinishLevel" },
|
||||
{ "bar": 113, "beat": 1, "y": 2, "type": "FinishLevel" },
|
||||
{ "bar": 113, "beat": 1, "y": 3, "type": "FinishLevel" },
|
||||
],
|
||||
"conditionals":
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue