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:
authorMitchell Stokes <mogurijin@gmail.com>2013-07-10 00:06:36 +0400
committerMitchell Stokes <mogurijin@gmail.com>2013-07-10 00:06:36 +0400
commit83e9f32382810437bf113fee3b5c32881d7e67ec (patch)
tree60d1a6aef4accf267053a521a6d21ad117d64eee /source/gameengine/Ketsji/KX_KetsjiEngine.h
parentf6502a67f203dbd57446f5b10cbdd82a4610e84c (diff)
BGE: Committing patch #32422 "Debug properties for added objects" by HG1.
This patch allows debug properties from objects added to the scene at runtime to be displayed under the Debug Properties in the overhead display.
Diffstat (limited to 'source/gameengine/Ketsji/KX_KetsjiEngine.h')
-rw-r--r--source/gameengine/Ketsji/KX_KetsjiEngine.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/gameengine/Ketsji/KX_KetsjiEngine.h b/source/gameengine/Ketsji/KX_KetsjiEngine.h
index 4e69c7d35f7..4dd8ea10e62 100644
--- a/source/gameengine/Ketsji/KX_KetsjiEngine.h
+++ b/source/gameengine/Ketsji/KX_KetsjiEngine.h
@@ -437,7 +437,6 @@ protected:
/**
* This method is invoked when the scene lists have changed.
*/
- void SceneListsChanged(void);
void RemoveScheduledScenes(void);
void AddScheduledScenes(void);