Update init.txt
This commit is contained in:
@@ -10,8 +10,8 @@ void main()
|
|||||||
SetFontSize(30);
|
SetFontSize(30);
|
||||||
|
|
||||||
if (InitAdvMode) {
|
if (InitAdvMode) {
|
||||||
SetNameFormat("<size=+4>{0}</size><line-h=25>\n</line-h>");
|
SetNameFormat("<size=+4>{0}\n</size>");
|
||||||
SetWindowPos(0, -270);
|
SetWindowPos(0, -275);
|
||||||
SetWindowSize(1150, 250);
|
SetWindowSize(1150, 250);
|
||||||
SetWindowMargins(60, 30, 50, 30);
|
SetWindowMargins(60, 30, 50, 30);
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user