mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 22:17:22 +01:00
remove close button on intro ui
This commit is contained in:
parent
58276e985d
commit
d4bc0c734d
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@ public class IntroUi : WindowMediatorSubscriberBase
|
|||
_serverConfigurationManager = serverConfigurationManager;
|
||||
|
||||
IsOpen = false;
|
||||
ShowCloseButton = false;
|
||||
RespectCloseHotkey = false;
|
||||
|
||||
SizeConstraints = new WindowSizeConstraints()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue