diff --git a/amongoos.json b/amongoos.json index c01543e1..0feb1f32 100644 --- a/amongoos.json +++ b/amongoos.json @@ -1,9 +1,9 @@ { "frame_time": 0.05, "frame_count": 70, - "video": "https://git.being.pet/hkc/cc-trash/raw/branch/master/frame%04d.cpi", + "video": "https://git.being.pet/hkc/cc-trash/raw/branch/master/amongoos/frame%04d.cpi", "audio": { - "l": "https://git.being.pet/hkc/cc-trash/raw/branch/master/left.s8", - "r": "https://git.being.pet/hkc/cc-trash/raw/branch/master/right.s8" + "l": "https://git.being.pet/hkc/cc-trash/raw/branch/master/amongoos/left.s8", + "r": "https://git.being.pet/hkc/cc-trash/raw/branch/master/amongoos/right.s8" } }