diff --git a/Update/init.txt b/Update/init.txt index 37eaa3d..ba4b466 100644 --- a/Update/init.txt +++ b/Update/init.txt @@ -10,8 +10,8 @@ void main() SetFontSize(30); if (InitAdvMode) { - SetNameFormat("{0}\n"); - SetWindowPos(0, -270); + SetNameFormat("{0}\n"); + SetWindowPos(0, -275); SetWindowSize(1150, 250); SetWindowMargins(60, 30, 50, 30); } else {