Update textbox
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 95 KiB After Width: | Height: | Size: 164 KiB |
@@ -86,7 +86,7 @@ void main()
|
||||
1, //FontID
|
||||
0, //CharSpacing
|
||||
8, //LineSpacing
|
||||
28 //FontSize
|
||||
30 //FontSize
|
||||
);
|
||||
|
||||
ModNVLModeSettingLoad(
|
||||
@@ -124,7 +124,7 @@ void main()
|
||||
SetScreenAspect("0.5625");
|
||||
SetGUIPosition(170, 0);
|
||||
ModSetConfigFontSize(15);
|
||||
ModSetMainFontOutlineWidth(8);
|
||||
ModSetMainFontOutlineWidth(10);
|
||||
|
||||
CallScript( "flow" );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user