Readded text in fullscreen button.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1680 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -259,7 +259,7 @@ void ConfigDisplay::select()
|
||||
}
|
||||
else
|
||||
{
|
||||
//widget_manager->setWgtText(WTOK_FULLSCREEN, _("Fullscreen mode"));
|
||||
widget_manager->setWgtText(WTOK_FULLSCREEN, _("Fullscreen mode"));
|
||||
widget_manager->showWgtText(WTOK_FULLSCREEN);
|
||||
widget_manager->showWgtRect(WTOK_FULLSCREEN);
|
||||
widget_manager->activateWgt(WTOK_FULLSCREEN);
|
||||
|
||||
Reference in New Issue
Block a user