Recompile ADV-mode
This commit is contained in:
@@ -1120,7 +1120,7 @@ void main()
|
||||
|
||||
PlaySE( 4, "wa_005", 128, 64 );
|
||||
ShakeScreen( 1, 50, 20, 3, 0, );
|
||||
OutputLineAll(NULL, "", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "", Line_ModeSpecific);
|
||||
|
||||
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||
|
||||
@@ -1293,7 +1293,7 @@ void main()
|
||||
|
||||
PlaySE( 4, "wa_007", 128, 64 );
|
||||
ShakeScreen( 1, 50, 20, 5, 0, );
|
||||
OutputLineAll(NULL, "", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "", Line_ModeSpecific);
|
||||
|
||||
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user