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/SceneGraph/SG_Controller.cpp')
-rw-r--r--source/gameengine/SceneGraph/SG_Controller.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/SceneGraph/SG_Controller.cpp b/source/gameengine/SceneGraph/SG_Controller.cpp
index 264942415c9..1731b572fbd 100644
--- a/source/gameengine/SceneGraph/SG_Controller.cpp
+++ b/source/gameengine/SceneGraph/SG_Controller.cpp
@@ -31,7 +31,7 @@
#include "SG_Controller.h"
- void
+ void
SG_Controller::
SetObject(SG_IObject* obj)
{