option icons working, new font format, more theme metrics cleanup
This commit is contained in:
@@ -69,8 +69,8 @@ ScreenSelectGame::ScreenSelectGame() :
|
||||
Init(
|
||||
INPUTMODE_BOTH,
|
||||
g_SelectGameLines,
|
||||
NUM_SELECT_GAME_LINES
|
||||
);
|
||||
NUM_SELECT_GAME_LINES,
|
||||
false );
|
||||
|
||||
MUSIC->LoadAndPlayIfNotAlready( THEME->GetPathTo("Sounds","select game music") );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user