Adjust quest window flags

sb-p2
Liza 2024-08-11 03:34:47 +02:00
parent 13e54aa8c3
commit c354f1fb7a
Signed by: liza
GPG Key ID: 7199F8D727D55F67
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ internal sealed class QuestWindow : LWindow, IPersistableWindowConfig
MaximumSize = default
};
RespectCloseHotkey = false;
AllowClickthrough = false;
_minimizeButton = new TitleBarButton
{