Use new server logo

This commit is contained in:
Vortrex
2022-02-04 10:35:08 -06:00
parent ad799c34c2
commit 52a995493b
4 changed files with 6 additions and 6 deletions

View File

@@ -42,7 +42,7 @@ function initResetPasswordGUI() {
resetPassword.window.titleBarIconSize = toVector2(0,0);
resetPassword.window.titleBarHeight = 0;
resetPassword.logoImage = resetPassword.window.image(85, -10, 140, 140, mainLogoPath, {
resetPassword.logoImage = resetPassword.window.image(5, 20, 290, 80, mainLogoPath, {
focused: {
borderColour: toColour(0, 0, 0, 0),
},