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/GameLogic/SCA_PropertyActuator.h')
-rw-r--r--source/gameengine/GameLogic/SCA_PropertyActuator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/GameLogic/SCA_PropertyActuator.h b/source/gameengine/GameLogic/SCA_PropertyActuator.h
index f4a43a7e21c..17419e34c2a 100644
--- a/source/gameengine/GameLogic/SCA_PropertyActuator.h
+++ b/source/gameengine/GameLogic/SCA_PropertyActuator.h
@@ -36,7 +36,7 @@
class SCA_PropertyActuator : public SCA_IActuator
{
- Py_Header;
+ Py_Header
enum KX_ACT_PROP_MODE {
KX_ACT_PROP_NODEF = 0,