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 'system_demo_mode/__init__.py')
-rw-r--r--system_demo_mode/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/system_demo_mode/__init__.py b/system_demo_mode/__init__.py
index febbad2e..59a90d4c 100644
--- a/system_demo_mode/__init__.py
+++ b/system_demo_mode/__init__.py
@@ -22,7 +22,6 @@ bl_info = {
"name": "Demo Mode",
"author": "Campbell Barton",
"blender": (2, 5, 7),
- "api": 35622,
"location": "Demo Menu",
"description": "Demo mode lets you select multiple blend files and loop over them.",
"warning": "",