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

@@ -707,7 +707,7 @@ void main()
DisableWindow();
DrawSceneWithMask( "bg_040", "left", 0, 0, 1300 );
DrawSceneWithMask( "bg_039", "left", 0, 0, 1300 );
// その時、突然、後からクラクションを鳴らされた@
OutputLine(NULL, " その時、突然、後からクラクションを鳴らされた。",
@@ -3519,7 +3519,7 @@ void main()
ClearMessage();
DisableWindow();
DrawBustshot( 3, "me_si_him_a2", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
DrawBustshot( 3, "me_si_him_a1", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
//「………さぁてね@…おじさんにわからないことはないからね。@
PlaySE(3, "s01/03/120300113", 256, 64);