Editor GUI Update

This commit is contained in:
vvv-yeaf 2022-09-13 16:42:01 -03:00
parent a534559cb0
commit b5fb864ad6
14 changed files with 54 additions and 49 deletions

View file

@ -31,7 +31,7 @@ singleton GuiControlProfile (GuiMatEdSliderProfile)
singleton GuiControlProfile (GuiMatEdRightJustifyProfile)
{
// font
fontType = "Arial";
fontType = "Noto Sans";
fontSize = 14;
fontCharset = ANSI;