Fixed Line_ContinueAfterTyping in inappropriate place.
This commit is contained in:
@@ -2087,7 +2087,7 @@ void main()
|
|||||||
NULL, "\"Nothing but lies and slander!", Line_WaitForInput);
|
NULL, "\"Nothing but lies and slander!", Line_WaitForInput);
|
||||||
ModPlayVoiceLS(3, 4, "s19/04/990400008", 256, TRUE);
|
ModPlayVoiceLS(3, 4, "s19/04/990400008", 256, TRUE);
|
||||||
OutputLine(NULL, " 何の証拠があって",
|
OutputLine(NULL, " 何の証拠があって",
|
||||||
NULL, " Exactly what proof—", Line_ContinueAfterTyping);
|
NULL, " Exactly what proof—", Line_Continue);
|
||||||
|
|
||||||
Wait( 300 );
|
Wait( 300 );
|
||||||
OutputLine(NULL, "…ふわッ!」",
|
OutputLine(NULL, "…ふわッ!」",
|
||||||
|
|||||||
Reference in New Issue
Block a user