Compare commits
1 Commits
master
...
bugfix/res
Author | SHA1 | Date | |
---|---|---|---|
93bb1c822e |
@ -377,6 +377,7 @@ function sceneSet(questSceneMstId, cust) {
|
|||||||
function playNext() {
|
function playNext() {
|
||||||
if (!partPlaylist.length) {
|
if (!partPlaylist.length) {
|
||||||
if (!scenePlaylist.length) {
|
if (!scenePlaylist.length) {
|
||||||
|
player.resetAll();
|
||||||
resetPlaylist();
|
resetPlaylist();
|
||||||
return; // we're probably done
|
return; // we're probably done
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user