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