wip
This commit is contained in:
parent
c25f49ebb1
commit
5fd6d65042
Binary file not shown.
|
|
@ -216,7 +216,7 @@ function moving(event: MouseEvent | TouchEvent) {
|
||||||
* タイムアウトがないのでこれを最終的に実行しないと出たままになる
|
* タイムアウトがないのでこれを最終的に実行しないと出たままになる
|
||||||
*/
|
*/
|
||||||
function refreshFinished() {
|
function refreshFinished() {
|
||||||
sound.playUrl('/client-assets/sounds/syuilo/pa.mp3', {
|
sound.playUrl('/client-assets/sounds/syuilo/pa2.mp3', {
|
||||||
volume: 1,
|
volume: 1,
|
||||||
});
|
});
|
||||||
closeContent().then(() => {
|
closeContent().then(() => {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue