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-09-29 08:49:00 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-09-29 08:49:00 +0400
commita088b57ec15c1b628b3b32c5d47b4cc9173a4d4c (patch)
tree51cd366a1acd1e1e0328928fe33328b839f45750 /add_mesh_extra_objects
parentfec24fc69db95bbed3a252d52bb37012418c788d (diff)
SVN maintenance.
Diffstat (limited to 'add_mesh_extra_objects')
-rw-r--r--add_mesh_extra_objects/add_mesh_pyramid.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/add_mesh_extra_objects/add_mesh_pyramid.py b/add_mesh_extra_objects/add_mesh_pyramid.py
index 48e6e3e0..1deb6d75 100644
--- a/add_mesh_extra_objects/add_mesh_pyramid.py
+++ b/add_mesh_extra_objects/add_mesh_pyramid.py
@@ -140,4 +140,4 @@ def unregister():
if __name__ == "__main__":
register()
-''' \ No newline at end of file
+'''