Load the font before displaying the Language Page.

svn path=/trunk/; revision=54504
This commit is contained in:
Dmitry Gorbachev 2011-11-26 22:23:34 +00:00
parent 6c5c7809dd
commit 320ca8654d

View file

@ -623,6 +623,10 @@ LanguagePage(PINPUT_RECORD Ir)
}
}
/* Load the font */
SelectedLanguageId = DefaultLanguage;
SetConsoleCodePage();
DrawGenericList(LanguageList,
2,
18,