(iOS) Don't launch menu view at startup by default

This commit is contained in:
Twinaphex 2015-04-13 01:43:16 +02:00
parent 59e7ab3048
commit f040d2c841

View File

@ -282,8 +282,6 @@ enum
#ifdef HAVE_MFI
apple_gamecontroller_init();
#endif
[self showPauseMenu:self];
[self apple_start_iteration];
}