Explorar o código

bugfix : don't update group values if group deleted

eLandon %!s(int64=4) %!d(string=hai) anos
pai
achega
bcacc3e119
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      SequenceMgr.js

+ 1 - 0
SequenceMgr.js

@@ -417,6 +417,7 @@ function struct_buildValuesFromSeq(){
 			if(groupCue.name==undefined){
 				script.log("cue " + groupList[i] + "not found, removing group (keys survive this)");
 				groups.removeContainer(groupList[i]);
+				break;
 			}
 
 			//else check at key level