1
0
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:
Harry Lam
2015-11-23 16:26:18 +08:00
parent e7655b059a
commit e528e32ec0

View File

@@ -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 = {{