Improve config screen

This commit is contained in:
Jáchym Toušek
2018-10-20 15:56:59 +02:00
parent 3cbd9b8908
commit f64185211e

View File

@@ -120,7 +120,7 @@ void main()
SetScreenAspect("0.5625"); SetScreenAspect("0.5625");
SetGUIPosition(170, 0); SetGUIPosition(170, 0);
ModSetConfigFontSize(16); ModSetConfigFontSize(15);
OutputLineAll(NULL, "", Line_ContinueAfterTyping); OutputLineAll(NULL, "", Line_ContinueAfterTyping);
DisableWindow(); DisableWindow();