diff --git a/src/game.cpp b/src/game.cpp index f1047685..1c8fe327 100755 --- a/src/game.cpp +++ b/src/game.cpp @@ -33,7 +33,7 @@ Game::Game(mainWindowImpl *w, GuiInterface* g, int qP, int sC, int sB) : myW(w), playerArray[i] = 0; } -// myEngine = new EngineWrapper(); +// ssss myEngine = new EngineWrapper(); myW->setGame(this);