Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/python/modules/Blender/World.py')
-rw-r--r--intern/python/modules/Blender/World.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/python/modules/Blender/World.py b/intern/python/modules/Blender/World.py
index c74fd0ce06e..e0c42d33f16 100644
--- a/intern/python/modules/Blender/World.py
+++ b/intern/python/modules/Blender/World.py
@@ -1,4 +1,4 @@
-#import _Blender.World as _World
+import _Blender.World as _World
import shadow