From 089c755a25bcb686fad3744953f0facb99e0e961 Mon Sep 17 00:00:00 2001 From: 7bg <33865-7bg@users.noreply.test50k.gitlab.cn> Date: Tue, 14 Feb 2023 23:51:16 +0800 Subject: [PATCH] use output.ogg --- INTERNET_OVERDOSE.rdlevel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INTERNET_OVERDOSE.rdlevel b/INTERNET_OVERDOSE.rdlevel index 785d38a..df5ec1a 100644 --- a/INTERNET_OVERDOSE.rdlevel +++ b/INTERNET_OVERDOSE.rdlevel @@ -46,7 +46,7 @@ ], "events": [ - { "bar": 1, "beat": 1, "y": 0, "type": "PlaySong", "filename": "NEEDY GIRL OVERDOSE,KOTOKO,Aiobahn - INTERNET OVERDOSE.ogg", "volume": 70, "pitch": 100, "pan": 0, "offset": 0, "bpm": 163, "loop": false }, + { "bar": 1, "beat": 1, "y": 0, "type": "PlaySong", "filename": "output.ogg", "volume": 70, "pitch": 100, "pan": 0, "offset": 0, "bpm": 163, "loop": false }, { "bar": 1, "beat": 1, "y": 0, "type": "MoveRoom", "roomPosition": [50, 50], "scale": [100, 100], "duration": 0, "ease": "Linear" }, { "bar": 1, "beat": 1, "y": 1, "type": "MoveRoom", "roomPosition": [50, 50], "scale": [100, 100], "duration": 0, "ease": "Linear" }, { "bar": 1, "beat": 1, "y": 2, "type": "MoveRoom", "roomPosition": [50, 50], "scale": [100, 100], "duration": 0, "ease": "Linear" },