reset player at the end of script
Dieser Commit ist enthalten in:
Ursprung
7b43a86b99
Commit
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
|
||||
}
|
||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren