This commit is contained in:
Charles 2001-03-21 20:00:22 +00:00
parent e0ba80202e
commit a067d6d551
10 changed files with 17 additions and 19 deletions

View file

@ -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);