Update init.txt

This commit is contained in:
Jáchym Toušek
2017-05-18 22:52:19 +02:00
parent b61fa0ab60
commit 20ff6e3872

View File

@@ -10,8 +10,8 @@ void main()
SetFontSize(30);
if (InitAdvMode) {
SetNameFormat("<size=+4>{0}</size><line-h=25>\n</line-h>");
SetWindowPos(0, -270);
SetNameFormat("<size=+4>{0}\n</size>");
SetWindowPos(0, -275);
SetWindowSize(1150, 250);
SetWindowMargins(60, 30, 50, 30);
} else {