mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 16:14:38 +00:00
Editor GUI Update
This commit is contained in:
parent
a534559cb0
commit
b5fb864ad6
14 changed files with 54 additions and 49 deletions
|
|
@ -31,7 +31,7 @@ singleton GuiControlProfile (GuiMatEdSliderProfile)
|
|||
singleton GuiControlProfile (GuiMatEdRightJustifyProfile)
|
||||
{
|
||||
// font
|
||||
fontType = "Arial";
|
||||
fontType = "Noto Sans";
|
||||
fontSize = 14;
|
||||
fontCharset = ANSI;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue