Skip to content

Commit

Permalink
Merge branch 'blender-v2.81-release'
Browse files Browse the repository at this point in the history
  • Loading branch information
mrachinskiy committed Oct 16, 2019
2 parents 95284b8 + 17ae040 commit 86a55ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion io_scene_x3d/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ class ExportX3D(bpy.types.Operator, ExportHelper):
default=1.0,
)

path_mode = path_reference_mode
path_mode: path_reference_mode

def execute(self, context):
from . import export_x3d
Expand Down

0 comments on commit 86a55ad

Please sign in to comment.