From 20ff6e3872947a9c76c4854465eb7548331de0a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1chym=20Tou=C5=A1ek?= Date: Thu, 18 May 2017 22:52:19 +0200 Subject: [PATCH] Update init.txt --- Update/init.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 {