danoniplus 50.4.0 → 50.5.1

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.
@@ -5,7 +5,7 @@
5
5
  *
6
6
  * Source by tickle
7
7
  * Created : 2019/11/19
8
- * Revised : 2026/09/08 (v50.3.0)
8
+ * Revised : 2026/09/13 (v50.5.0)
9
9
  *
10
10
  * https://github.com/cwtickle/danoniplus
11
11
  */
@@ -1231,6 +1231,7 @@ const g_stateObj = {
1231
1231
  bgmLooped: null,
1232
1232
  bgmFadeIn: null,
1233
1233
  bgmFadeOut: null,
1234
+ bgmRestart: null,
1234
1235
  bgmTimeupdateEvtId: null,
1235
1236
  bgmMuteFlg: false,
1236
1237