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/Ketsji/KX_ArmatureSensor.h')
-rw-r--r--source/gameengine/Ketsji/KX_ArmatureSensor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/gameengine/Ketsji/KX_ArmatureSensor.h b/source/gameengine/Ketsji/KX_ArmatureSensor.h
index b3ea905d198..725d6f208d6 100644
--- a/source/gameengine/Ketsji/KX_ArmatureSensor.h
+++ b/source/gameengine/Ketsji/KX_ArmatureSensor.h
@@ -52,8 +52,8 @@ public:
const char *constraintname,
int type,
float value);
-
- /**
+
+ /**
* For property sensor, it is used to release the pre-calculated expression
* so that self references are removed before the sensor itself is released
*/