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

@ -7,6 +7,6 @@ singleton GuiControlProfile( VPathEditorProfile )
{
CanKeyFocus = true;
FontType = "Arial Bold";
FontType = "Noto Sans Bold";
FontColor = "0 0 0";
};