多语言逻辑
This commit is contained in:
@@ -157,8 +157,8 @@ namespace NBC
|
||||
var result2 = new LanguageFontConfig()
|
||||
{
|
||||
Type = strs[0],
|
||||
Name = strs[1],
|
||||
RelativePath = strs[2],
|
||||
Name = key,
|
||||
RelativePath = strs[1],
|
||||
};
|
||||
dic[key] = result2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user