@famibee/skynovel 1.48.0 → 1.48.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/app.js CHANGED
@@ -19383,8 +19383,9 @@ class Cg {
19383
19383
  }
19384
19384
  class zi {
19385
19385
  constructor(t, e = !0) {
19386
- e && t.snd.stop();
19386
+ e && (t.snd.stop(), t.loop && t.snd.destroy());
19387
19387
  }
19388
+ // destroy がないと再生が残るケースが。効果音だと破棄が激しいのでループモノ(BGM)だけにする
19388
19389
  onLoad() {
19389
19390
  }
19390
19391
  // ok