Improve new language selection
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9570 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -267,6 +267,8 @@ void OptionsScreenUI::eventCallback(Widget* widget, const std::string& name, con
|
||||
|
||||
UserConfigParams::m_language = selection.c_str();
|
||||
user_config->saveConfig();
|
||||
|
||||
GUIEngine::getStateManager()->pushScreen(OptionsScreenUI::getInstance());
|
||||
}
|
||||
|
||||
} // eventCallback
|
||||
|
||||
Reference in New Issue
Block a user