reset player at the end of script
This commit is contained in:
父節點
7b43a86b99
當前提交
93bb1c822e
@ -377,6 +377,7 @@ function sceneSet(questSceneMstId, cust) {
|
||||
function playNext() {
|
||||
if (!partPlaylist.length) {
|
||||
if (!scenePlaylist.length) {
|
||||
player.resetAll();
|
||||
resetPlaylist();
|
||||
return; // we're probably done
|
||||
}
|
||||
|
載入中…
x
新增問題並參考
Block a user