Compare commits
1 commit
master
...
bugfix/res
Author | SHA1 | Date | |
---|---|---|---|
93bb1c822e |
1 changed files with 1 additions and 0 deletions
|
@ -377,6 +377,7 @@ function sceneSet(questSceneMstId, cust) {
|
|||
function playNext() {
|
||||
if (!partPlaylist.length) {
|
||||
if (!scenePlaylist.length) {
|
||||
player.resetAll();
|
||||
resetPlaylist();
|
||||
return; // we're probably done
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue