now font size looks nice
This commit is contained in:
parent
570ed51111
commit
1992ba9ec2
@ -520,7 +520,7 @@ function Font PickFont(byte i, out float Scaler)
|
|||||||
Scaler = 0.75;
|
Scaler = 0.75;
|
||||||
return DrawFonts[0];
|
return DrawFonts[0];
|
||||||
case 4:
|
case 4:
|
||||||
Scaler = 0.80;
|
Scaler = 0.85;
|
||||||
return DrawFonts[0];
|
return DrawFonts[0];
|
||||||
case 5:
|
case 5:
|
||||||
Scaler = 0.90;
|
Scaler = 0.90;
|
||||||
|
Loading…
Reference in New Issue
Block a user