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/KX_PolyProxy.py')
-rw-r--r--source/gameengine/PyDoc/KX_PolyProxy.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/PyDoc/KX_PolyProxy.py b/source/gameengine/PyDoc/KX_PolyProxy.py
index 3bd664554cd..d895390d0b0 100644
--- a/source/gameengine/PyDoc/KX_PolyProxy.py
+++ b/source/gameengine/PyDoc/KX_PolyProxy.py
@@ -59,7 +59,7 @@ class KX_PolyProxy:
@rtype: integer
@return: the material index in the mesh
-
+ """
def getNumVertex():
"""
Returns the number of vertex of the polygon.