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:
authorSergey Sharybin <sergey.vfx@gmail.com>2019-11-26 11:08:02 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2019-11-26 11:08:02 +0300
commit52b58daa9759d56e45aa6dabd90ec36910e7084a (patch)
treea3a4fb9b5fca7385f6cfcf9e26fd79da81bb4e27 /lighting_tri_lights.py
parent14d4b8f4e936d37eb783ae7368549f6b98d34761 (diff)
Fix syntax error after recent fixes.
Was introduced by 35d9087eb. Please verify addons at least loads after making changes.
Diffstat (limited to 'lighting_tri_lights.py')
-rw-r--r--lighting_tri_lights.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lighting_tri_lights.py b/lighting_tri_lights.py
index 1106d002..44a9c8e6 100644
--- a/lighting_tri_lights.py
+++ b/lighting_tri_lights.py
@@ -12,7 +12,6 @@ bl_info = {
"category": "Lighting",
"wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
"lighting/trilighting.html",
- "Scripts/",
}
import bpy