Fix screen breaks
This commit is contained in:
@@ -553,7 +553,7 @@ void main()
|
||||
NULL, " The Watanagashi Four-Demon Fire Fight!\"", Line_ContinueAfterTyping);
|
||||
PlaySE( 4, "wa_007", 128, 64 );
|
||||
ShakeScreen( 0, 50, 20, 3, 0, );
|
||||
OutputLineAll(NULL, "", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "", Line_Normal);
|
||||
|
||||
ClearMessage();
|
||||
DisableWindow();
|
||||
@@ -4070,7 +4070,7 @@ void main()
|
||||
DisableWindow();
|
||||
DrawScene( "white", 4000 );
|
||||
|
||||
OutputLineAll(NULL, "", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "", Line_Normal);
|
||||
|
||||
ClearMessage();
|
||||
DisableWindow();
|
||||
|
||||
Reference in New Issue
Block a user