Add titlebar to newchar GUI + disable titlebar on others

This commit is contained in:
Vortrex
2022-05-08 06:46:37 -05:00
parent 85638b674a
commit ff769f8632
4 changed files with 11 additions and 8 deletions

View File

@@ -62,6 +62,7 @@ function initLoginGUI() {
});
login.window.titleBarIconSize = toVector2(0,0);
login.window.titleBarHeight = 0;
login.window.titleBarShown = false;
login.logoImage = login.window.image(100, 20, 100, 100, mainLogoPath, {
focused: {