mirror of
https://github.com/ppy/osu.git
synced 2025-01-27 15:43:21 +08:00
Add noto-thai font
This commit is contained in:
parent
c49ce65326
commit
d1aedd15c4
@ -152,6 +152,7 @@ namespace osu.Game
|
|||||||
AddFont(Resources, @"Fonts/Noto-Hangul");
|
AddFont(Resources, @"Fonts/Noto-Hangul");
|
||||||
AddFont(Resources, @"Fonts/Noto-CJK-Basic");
|
AddFont(Resources, @"Fonts/Noto-CJK-Basic");
|
||||||
AddFont(Resources, @"Fonts/Noto-CJK-Compatibility");
|
AddFont(Resources, @"Fonts/Noto-CJK-Compatibility");
|
||||||
|
AddFont(Resources, @"Fonts/Noto-Thai");
|
||||||
|
|
||||||
AddFont(Resources, @"Fonts/Venera-Light");
|
AddFont(Resources, @"Fonts/Venera-Light");
|
||||||
AddFont(Resources, @"Fonts/Venera-Bold");
|
AddFont(Resources, @"Fonts/Venera-Bold");
|
||||||
|
Loading…
Reference in New Issue
Block a user