This commit is contained in:
parent
e0ba80202e
commit
a067d6d551
10 changed files with 17 additions and 19 deletions
|
@ -135,7 +135,7 @@ void CFrontEndScene::init()
|
|||
|
||||
m_exitToGame=false;
|
||||
m_mode=MODE__NONE;
|
||||
#ifdef __USER_art__
|
||||
#if defined(__USER_art__) || defined(__USER_sbart__)
|
||||
setMode(MODE__CHOOSE_SLOT);
|
||||
#else
|
||||
setMode(MODE__MAIN_TITLES);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue