Remove use of removed armature option

This commit is contained in:
Sergey Sharybin 2019-06-07 10:47:37 +02:00
parent 1ac60b2bd5
commit 290ed760cb
1 changed files with 0 additions and 1 deletions

View File

@ -737,7 +737,6 @@ def create_armature(armAnim, leafP, cu, frameRate, leafMesh, leafObj, leafVertSi
armOb.animation_data_create()
armOb.animation_data.action = newAction
arm.display_type = 'STICK'
arm.use_deform_delay = True
# Add the armature modifier to the curve
armMod = treeOb.modifiers.new('windSway', 'ARMATURE')
if previewArm: