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/Expressions/EXP_FloatValue.h')
-rw-r--r--source/gameengine/Expressions/EXP_FloatValue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/Expressions/EXP_FloatValue.h b/source/gameengine/Expressions/EXP_FloatValue.h
index 3c16c57d16d..5ec22d0fcb4 100644
--- a/source/gameengine/Expressions/EXP_FloatValue.h
+++ b/source/gameengine/Expressions/EXP_FloatValue.h
@@ -21,7 +21,7 @@
#include "EXP_Value.h"
-class CFloatValue : public CPropValue
+class CFloatValue : public CPropValue
{
//PLUGIN_DECLARE_SERIAL (CFloatValue,CValue)
public: