chore: extend Mochi celebration to 3.5s

This commit is contained in:
2026-06-06 00:35:40 -04:00
parent 13de30f5b8
commit 358538299e
+1 -1
View File
@@ -264,7 +264,7 @@ export default function Live2DStage({ onKiraReady, onReady, outfit, celebrateTri
}
let start = 0;
const DURATION = 1800; // ms
const DURATION = 3500; // ms
let animId: number;
const animate = (ts: number) => {