Add missing CG (closes #75, thanks @Grelo)
This commit is contained in:
@@ -4503,7 +4503,13 @@ void main()
|
||||
PlaySE(3, "s01/01/120100567", 256, 64);
|
||||
OutputLine(NULL, "……頼むから……帰ってくれ…!!」",
|
||||
NULL, " I beg you... please go away...!!\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
ClearMessage();
|
||||
|
||||
DrawSceneWithMask( "25_c", "right", 0, 0, 300 );
|
||||
|
||||
|
||||
// OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user