[Remove] Removed instantiation of Game* game as KonoM seemd to have moved it.
This commit is contained in:
parent
9a23bd1547
commit
816ea51c86
@ -82,8 +82,6 @@ int WINAPI WinMain(HINSTANCE,HINSTANCE,LPSTR,int) {
|
||||
|
||||
Text::LoadFonts();
|
||||
|
||||
Game* game = NULL;
|
||||
|
||||
Debug::logger->message("Creating mainmenu..");
|
||||
MainMenu* menu = new MainMenu;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user