mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 08:34:40 +00:00
Editor GUI Update
This commit is contained in:
parent
a534559cb0
commit
b5fb864ad6
14 changed files with 54 additions and 49 deletions
|
|
@ -7,6 +7,6 @@ singleton GuiControlProfile( VPathEditorProfile )
|
|||
{
|
||||
CanKeyFocus = true;
|
||||
|
||||
FontType = "Arial Bold";
|
||||
FontType = "Noto Sans Bold";
|
||||
FontColor = "0 0 0";
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue