cleanup
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@139 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
@@ -125,8 +125,7 @@ int main(int argc, char *argv[])
|
||||
|
||||
banner(); // Intro on the text-console.
|
||||
|
||||
CGame* Game;
|
||||
Game = new CGame();
|
||||
CGame* Game = new CGame();
|
||||
|
||||
Game->preallocateCKP(&CKP);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user