Fix screen breaks

This commit is contained in:
Jáchym Toušek
2017-06-28 20:10:43 +02:00
parent 37d3bf8d87
commit 39a44c8fbd
16 changed files with 31 additions and 31 deletions

View File

@@ -2004,7 +2004,7 @@ void main()
PlaySE( 4, "wa_002", 128, 64 );
ShakeScreen( 1, 50, 20, 5, 0, );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_Normal);
ClearMessage();
@@ -2207,7 +2207,7 @@ void main()
PlaySE( 4, "wa_007", 128, 64 );
ShakeScreen( 1, 50, 20, 3, 0, );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_Normal);
ClearMessage();
DisableWindow();