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:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-04-25 04:51:42 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-04-25 04:51:42 +0400
commit48d34bac6b9543105f3fd3ff401fa8800447863a (patch)
tree75f1310681b3921955b2c0b8414cc597f33a70dd /add_mesh_extra_objects/__init__.py
parente01b270536aa7c922e8d54e37f574424e8515129 (diff)
SVN maintenance.
Diffstat (limited to 'add_mesh_extra_objects/__init__.py')
-rw-r--r--add_mesh_extra_objects/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/add_mesh_extra_objects/__init__.py b/add_mesh_extra_objects/__init__.py
index 8b436b53..25acb636 100644
--- a/add_mesh_extra_objects/__init__.py
+++ b/add_mesh_extra_objects/__init__.py
@@ -100,4 +100,4 @@ def unregister():
bpy.types.INFO_MT_mesh_add.remove(menu_func)
if __name__ == "__main__":
- register() \ No newline at end of file
+ register()