reset player at the end of script
这个提交包含在:
父节点
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
在新工单中引用
屏蔽一个用户