Recompile ADV-mode

This commit is contained in:
Jáchym Toušek
2017-06-22 20:16:27 +02:00
parent b47fa46963
commit fb088dcc13
13 changed files with 25 additions and 25 deletions

View File

@@ -1426,7 +1426,7 @@ void main()
NULL, "\"I will not allow you to have this hamburger!!\"", Line_ContinueAfterTyping);
PlaySE( 4, "wa_005", 128, 64 );
ShakeScreen( 0, 100, 20, 4, 0, );
OutputLineAll(NULL, "", Line_WaitForInput);
OutputLineAll(NULL, "", Line_ModeSpecific);
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }