This commit is contained in:
syuilo 2025-05-12 09:29:08 +09:00
parent c25f49ebb1
commit 5fd6d65042
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -216,7 +216,7 @@ function moving(event: MouseEvent | TouchEvent) {
* タイムアウトがないのでこれを最終的に実行しないと出たままになる
*/
function refreshFinished() {
sound.playUrl('/client-assets/sounds/syuilo/pa.mp3', {
sound.playUrl('/client-assets/sounds/syuilo/pa2.mp3', {
volume: 1,
});
closeContent().then(() => {