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

@@ -39,6 +39,7 @@ function initRegisterGUI() {
});
register.window.titleBarIconSize = toVector2(0,0);
register.window.titleBarHeight = 0;
register.window.titleBarShown = false;
register.window.image(100, 20, 100, 100, mainLogoPath, {
focused: {