option icons working, new font format, more theme metrics cleanup
This commit is contained in:
@@ -51,8 +51,8 @@ ScreenAppearanceOptions::ScreenAppearanceOptions() :
|
||||
Init(
|
||||
INPUTMODE_BOTH,
|
||||
g_AppearanceOptionsLines,
|
||||
NUM_APPEARANCE_OPTIONS_LINES
|
||||
);
|
||||
NUM_APPEARANCE_OPTIONS_LINES,
|
||||
false );
|
||||
m_Menu.StopTimer();
|
||||
|
||||
MUSIC->LoadAndPlayIfNotAlready( THEME->GetPathTo("Sounds","appearance options music") );
|
||||
|
||||
Reference in New Issue
Block a user