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_EmptyValue.h')
-rw-r--r--source/gameengine/Expressions/EXP_EmptyValue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/Expressions/EXP_EmptyValue.h b/source/gameengine/Expressions/EXP_EmptyValue.h
index d23addb9f9f..e3be9f0c2c4 100644
--- a/source/gameengine/Expressions/EXP_EmptyValue.h
+++ b/source/gameengine/Expressions/EXP_EmptyValue.h
@@ -23,7 +23,7 @@
class CListValue;
-class CEmptyValue : public CPropValue
+class CEmptyValue : public CPropValue
{
//PLUGIN_DECLARE_SERIAL (CEmptyValue,CValue)
public: