- initialize the language right after reading the strings.
This commit is contained in:
parent
0e449405a4
commit
ecb1c2ee4a
2 changed files with 1 additions and 1 deletions
|
|
@ -54,6 +54,7 @@ void FStringTable::LoadStrings ()
|
|||
{
|
||||
LoadLanguage (lump);
|
||||
}
|
||||
SetLanguageIDs();
|
||||
UpdateLanguage();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue