Update init.txt
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user