don't reset graphics for changing the language
This commit is contained in:
@@ -517,8 +517,6 @@ static void InitializeConfOptions()
|
||||
|
||||
/* Appearance options */
|
||||
ADD( ConfOption( "Language", Language, LanguageChoices ) );
|
||||
g_ConfOptions.back().m_iEffects = OPT_APPLY_THEME;
|
||||
|
||||
ADD( ConfOption( "Theme", Theme, ThemeChoices ) );
|
||||
g_ConfOptions.back().m_iEffects = OPT_APPLY_THEME;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user