diff --git a/MareSynchronos/UI/IntroUI.cs b/MareSynchronos/UI/IntroUI.cs index 96d5247..696e093 100644 --- a/MareSynchronos/UI/IntroUI.cs +++ b/MareSynchronos/UI/IntroUI.cs @@ -37,6 +37,8 @@ public class IntroUi : WindowMediatorSubscriberBase _serverConfigurationManager = serverConfigurationManager; IsOpen = false; + ShowCloseButton = false; + RespectCloseHotkey = false; SizeConstraints = new WindowSizeConstraints() {