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

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