From d17b23737aa32771bbd899777a2b07806fcd7062 Mon Sep 17 00:00:00 2001 From: doitux Date: Sat, 13 Jan 2007 03:12:43 +0000 Subject: [PATCH] --- src/game.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game.cpp b/src/game.cpp index 1c8fe327..109bc7d5 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; } -// ssss myEngine = new EngineWrapper(); +// myEngine = new EngineWrapper(); myW->setGame(this);