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_SG_NodeRelationships.h')
-rw-r--r--source/gameengine/Ketsji/KX_SG_NodeRelationships.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/gameengine/Ketsji/KX_SG_NodeRelationships.h b/source/gameengine/Ketsji/KX_SG_NodeRelationships.h
index e5bd96dd2e3..8eda5d7b734 100644
--- a/source/gameengine/Ketsji/KX_SG_NodeRelationships.h
+++ b/source/gameengine/Ketsji/KX_SG_NodeRelationships.h
@@ -69,7 +69,7 @@ public :
* Method inherited from KX_ParentRelation
*/
- void
+ bool
UpdateChildCoordinates(
SG_Spatial * child,
const SG_Spatial * parent
@@ -113,7 +113,7 @@ public :
* Method inherited from KX_ParentRelation
*/
- void
+ bool
UpdateChildCoordinates(
SG_Spatial * child,
const SG_Spatial * parent
@@ -158,7 +158,7 @@ public :
* Method inherited from KX_ParentRelation
*/
- void
+ bool
UpdateChildCoordinates(
SG_Spatial * child,
const SG_Spatial * parent