This commit is contained in:
doitux
2007-01-13 03:12:43 +00:00
parent 9b2cc48b9e
commit d17b23737a
+1 -1
View File
@@ -33,7 +33,7 @@ Game::Game(mainWindowImpl *w, GuiInterface* g, int qP, int sC, int sB) : myW(w),
playerArray[i] = 0; playerArray[i] = 0;
} }
// ssss myEngine = new EngineWrapper(); // myEngine = new EngineWrapper();
myW->setGame(this); myW->setGame(this);