Remove usage of duplicate CGs

This commit is contained in:
Jáchym Toušek
2017-05-06 14:37:55 +02:00
parent 3a854f534a
commit 99e2db6255
25 changed files with 135 additions and 135 deletions

View File

@@ -11,7 +11,7 @@ void main()
DisableWindow();
DrawScene( "white", 1000 );
PlayBGM( 2, "lsys22", 128, 0 );
DrawSceneWithMask( "bg_082", "m1", 0, 0, 1300 );
DrawSceneWithMask( "bg_081", "m1", 0, 0, 1300 );
// 一睡もしなかった、というのは嘘になるのだろうか...
OutputLine(NULL, " 一睡もしなかった、というのは嘘になるのだろうか…。",
@@ -1951,7 +1951,7 @@ void main()
SetValidityOfInput( FALSE );
Wait( 2000 );
SetValidityOfInput( TRUE );
DrawScene( "bg_109", 1000 );
DrawScene( "bg_108", 1000 );
// 緊張したような、ぼーっとしたような、灰色の授業時間の終わりを告げる振鈴が聞こえてきた¥
OutputLine(NULL, " 緊張したような、ぼーっとしたような、灰色の授業時間の終わりを告げる振鈴が聞こえてきた。",
@@ -2078,7 +2078,7 @@ void main()
NULL, "...When I do realize it... I wonder if I will be amongst the higurashi fruitlessly crying to the next victim...?", Line_Normal);
ClearMessage();
DisableWindow();
DrawSceneWithMask( "bg_040", "left", 0, 0, 300 );
DrawSceneWithMask( "bg_039", "left", 0, 0, 300 );
// ふと足元を見ると、セミがひっくり返り、弱々しく体を震わせている...
OutputLine(NULL, " ふと足元を見ると、セミがひっくり返り、弱々しく体を震わせている…。",
@@ -6057,7 +6057,7 @@ void main()
NULL, "Suddenly, the story Ooishi-san told me about the demons all leaving the village to hunt prey floated through the back of my mind.", Line_Normal);
ClearMessage();
DisableWindow();
DrawSceneWithMask( "bg_004", "right", 0, 0, 300 );
DrawSceneWithMask( "bg_003", "right", 0, 0, 300 );
// 後ろを振り返らないでも、2人が俺に追いついてくるのが、その荒々しい足音でよくわかった@
OutputLine(NULL, " 後ろを振り返らないでも、2人が俺に追いついてくるのが、その荒々しい足音でよくわかった。",