Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'io_import_scene_mhx.py')
-rw-r--r--io_import_scene_mhx.py7
1 files changed, 3 insertions, 4 deletions
diff --git a/io_import_scene_mhx.py b/io_import_scene_mhx.py
index bb95437c..8d0dd75c 100644
--- a/io_import_scene_mhx.py
+++ b/io_import_scene_mhx.py
@@ -2682,10 +2682,9 @@ def rigifyMhx(context, name):
except:
success = False
if not success:
- MyError(
-"Unable to create advanced human. \n" +
-"Make sure that the Rigify add-on is enabled. \n" +
-"It is found under Rigging.")
+ MyError("Unable to create advanced human. \n" \
+ "Make sure that the Rigify add-on is enabled. \n" \
+ "It is found under Rigging.")
return
meta = context.object