From 3cbd9b890826dc24025fc481588a64ebf404d9fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1chym=20Tou=C5=A1ek?= Date: Sat, 20 Oct 2018 15:50:00 +0200 Subject: [PATCH] Fix &opening.txt --- Update/&opening.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Update/&opening.txt b/Update/&opening.txt index 20a5b1b..7c7b7f1 100644 --- a/Update/&opening.txt +++ b/Update/&opening.txt @@ -25,6 +25,8 @@ void OpeningQuestion() } else { SetGlobalFlag(GVideoOpening, 1); } + + DisableWindow(); } }