mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 13:33:02 +01:00
Revert "Update language.cpp (CHT font)"
This commit is contained in:
@@ -49,9 +49,9 @@ enum {
|
||||
|
||||
static TTFFontSetDescriptor TTFFontMingLiu = {{
|
||||
{ "msjh.ttc", 9, -1, -3, 6, nullptr },
|
||||
{ "mingliub.ttc", 11, 1, 1, 12, nullptr },
|
||||
{ "mingliub.ttc", 12, 1, 0, 12, nullptr },
|
||||
{ "mingliub.ttc", 13, 1, 0, 20, nullptr },
|
||||
{ "mingliu.ttc", 11, 1, 1, 12, nullptr },
|
||||
{ "mingliu.ttc", 12, 1, 0, 12, nullptr },
|
||||
{ "mingliu.ttc", 13, 1, 0, 20, nullptr },
|
||||
}};
|
||||
|
||||
static TTFFontSetDescriptor TTFFontSimSun = {{
|
||||
|
||||
Reference in New Issue
Block a user