This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
lqb
/
DPlayer
mirror da
https://gitee.com/mirrors/DPlayer.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
fix danmaku index after seeked
DIYgod
9 anni fa
parent
c6a7eaceec
commit
47fd7fd79c
3 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
0
0
dist/DPlayer.min.js
0
0
dist/DPlayer.min.js.map
1
0
src/DPlayer.js
File diff suppressed because it is too large
+ 0
- 0
dist/DPlayer.min.js
File diff suppressed because it is too large
+ 0
- 0
dist/DPlayer.min.js.map
+ 1
- 0
src/DPlayer.js
Vedi File
@@ -332,6 +332,7 @@
this.danIndex = i;
return;
}
+ this.danIndex = this.dan.length;
}
});
}
Some files were not shown because too many files changed in this diff