Fix &opening.txt

This commit is contained in:
Jáchym Toušek
2018-10-20 15:50:00 +02:00
parent 73b85366d2
commit 3cbd9b8908

View File

@@ -25,6 +25,8 @@ void OpeningQuestion()
} else { } else {
SetGlobalFlag(GVideoOpening, 1); SetGlobalFlag(GVideoOpening, 1);
} }
DisableWindow();
} }
} }