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:
authorCampbell Barton <ideasman42@gmail.com>2009-08-01 03:15:00 +0400
committerCampbell Barton <ideasman42@gmail.com>2009-08-01 03:15:00 +0400
commit0949d48d25efdb703e7b411b4403f3cdf0eb5308 (patch)
tree9fb5206327e591baa96cefbaf9d70447af7e51ef /source/gameengine/GamePlayer/ghost/GPG_Application.cpp
parenta0c22badc1a6ec35c60338060af8cc1ac4b83d2d (diff)
missed this line in last commit
Diffstat (limited to 'source/gameengine/GamePlayer/ghost/GPG_Application.cpp')
-rw-r--r--source/gameengine/GamePlayer/ghost/GPG_Application.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/gameengine/GamePlayer/ghost/GPG_Application.cpp b/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
index f1b05c1292d..983bd5d1327 100644
--- a/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
+++ b/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
@@ -708,7 +708,6 @@ bool GPG_Application::startEngine(void)
loadGamePythonConfig(m_pyGlobalDictString, m_pyGlobalDictString_Length);
m_sceneconverter->ConvertScene(
- startscenename,
startscene,
dictionaryobject,
m_rendertools,