turn off OBJ by default

This commit is contained in:
Milan Kolar 2022-10-24 11:36:43 +02:00
parent d0d8c8958c
commit 96af815879

View file

@ -578,7 +578,7 @@
]
},
"ExtractObj": {
"enabled": true,
"enabled": false,
"optional": true
},
"ValidateRigContents": {