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

@@ -2148,7 +2148,7 @@ void main()
SetValidityOfInput( FALSE );
Wait( 5000 );
SetValidityOfInput( TRUE );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_Normal);
ClearMessage();