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 'source/gameengine/PyDoc/CListValue.py')
-rw-r--r--source/gameengine/PyDoc/CListValue.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/source/gameengine/PyDoc/CListValue.py b/source/gameengine/PyDoc/CListValue.py
index e9fc4215bb6..1f60e8a7bc2 100644
--- a/source/gameengine/PyDoc/CListValue.py
+++ b/source/gameengine/PyDoc/CListValue.py
@@ -1,4 +1,6 @@
-class CListValue: # (PyObjectPlus)
+from CPropValue import *
+
+class CListValue(CPropValue):
"""
CListValue