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

@@ -38,6 +38,7 @@ function initChangePasswordGUI() {
});
passwordChange.window.titleBarIconSize = toVector2(0,0);
passwordChange.window.titleBarHeight = 0;
passwordChange.window.titleBarShown = false;
passwordChange.window.image(85, -10, 140, 140, mainLogoPath, {
focused: {