(iOS) Don't launch menu view at startup by default
This commit is contained in:
parent
59e7ab3048
commit
f040d2c841
|
@ -282,8 +282,6 @@ enum
|
||||||
#ifdef HAVE_MFI
|
#ifdef HAVE_MFI
|
||||||
apple_gamecontroller_init();
|
apple_gamecontroller_init();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
[self showPauseMenu:self];
|
|
||||||
|
|
||||||
[self apple_start_iteration];
|
[self apple_start_iteration];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue