GUI initialization now called by session.

This commit is contained in:
lotodore
2007-05-02 21:20:54 +00:00
parent 00064928d0
commit f6fb29b883
8 changed files with 47 additions and 41 deletions
-2
View File
@@ -46,8 +46,6 @@ Game::Game(GuiInterface* gui, const PlayerDataList &playerDataList, const GameDa
playerArray[i] = 0;
}
myGui->setGame(this);
//EngineFactory erstellen
myFactory = new LocalEngineFactory; // LocalEngine erstellen