mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-23 20:08:05 -08:00
Change zh-tw font to NotoSansTC
This commit is contained in:
@@ -1440,7 +1440,7 @@ function config.init_module()
|
||||
|
||||
config.init();
|
||||
config.load();
|
||||
config.current_config.version = "v1.7.1";
|
||||
config.current_config.version = "v1.8";
|
||||
|
||||
language.update(table_helpers.find_index(language.language_names, config.current_config.global_settings.language, false));
|
||||
|
||||
|
||||
@@ -135,7 +135,7 @@
|
||||
"y": "Y軸",
|
||||
"z": "Z軸"
|
||||
},
|
||||
"font_name": "NotoSansKR-Bold.otf",
|
||||
"font_name": "NotoSansTC-Bold.otf",
|
||||
"parts": {
|
||||
"abdomen": "腹部",
|
||||
"arms": "手部",
|
||||
|
||||
Reference in New Issue
Block a user