remove close button on intro ui

This commit is contained in:
rootdarkarchon
2023-10-27 00:44:13 +02:00
parent 58276e985d
commit d4bc0c734d

View File

@@ -37,6 +37,8 @@ public class IntroUi : WindowMediatorSubscriberBase
_serverConfigurationManager = serverConfigurationManager;
IsOpen = false;
ShowCloseButton = false;
RespectCloseHotkey = false;
SizeConstraints = new WindowSizeConstraints()
{