mirror of
https://github.com/lltcggie/waifu2x-caffe.git
synced 2025-06-26 05:32:47 +00:00
GUIでUIの言語設定保存が上手く動かないケースがあったのを修正
This commit is contained in:
parent
4c2002d305
commit
e0cd616655
@ -1136,6 +1136,7 @@ public:
|
||||
&& lang.SubLangID == DefaultLang.SubLangID && lang.FileName == DefaultLang.FileName)
|
||||
{
|
||||
defaultListIndex = i;
|
||||
LangName = list[i].LangName;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user