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 'add_mesh_solid.py')
-rw-r--r--add_mesh_solid.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/add_mesh_solid.py b/add_mesh_solid.py
index 5c90a74e..d0b1417c 100644
--- a/add_mesh_solid.py
+++ b/add_mesh_solid.py
@@ -22,7 +22,6 @@ bl_info = {
"author": "DreamPainter",
"version": (2, 0),
"blender": (2, 5, 9),
- "api": 39685,
"location": "View3D > Add > Mesh > Solids",
"description": "Add a regular solid",
"warning": "",