Changing Master collection to scene

pull/33/head
Torrin Leonard 2021-12-03 21:43:28 -05:00
rodzic 2609e8f57c
commit 5eddfa502a
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -92,7 +92,7 @@ def returnData():
else:
listAllCollections.append(i.name)
listAllCollections.remove(scriptIgnore.name)
listAllCollections.remove("Master Collection")
listAllCollections.remove("Scene Collection")
def allScriptIgnore(collection):
'''