Fix screen breaks
This commit is contained in:
@@ -441,7 +441,7 @@ void main()
|
||||
Wait( 200 );
|
||||
PlaySE( 4, "wa_005", 128, 64 );
|
||||
ShakeScreen( 0, 50, 20, 2, 0, );
|
||||
OutputLineAll(NULL, "", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "", Line_Normal);
|
||||
|
||||
ClearMessage();
|
||||
|
||||
@@ -495,7 +495,7 @@ void main()
|
||||
Wait( 200 );
|
||||
PlaySE( 4, "wa_002", 128, 64 );
|
||||
Wait( 200 );
|
||||
OutputLineAll(NULL, "", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "", Line_Normal);
|
||||
|
||||
ClearMessage();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user