Remove usage of duplicate CGs
This commit is contained in:
@@ -12,7 +12,7 @@ void main()
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
|
||||
DisableWindow();
|
||||
DrawScene( "bg_082", 20000 );
|
||||
DrawScene( "bg_081", 20000 );
|
||||
|
||||
PlayBGM( 1, "msys06", 128, 0 );
|
||||
|
||||
@@ -700,7 +700,7 @@ void main()
|
||||
NULL, "...I had no chance to call Ooishi-san.", Line_Normal);
|
||||
ClearMessage();
|
||||
DisableWindow();
|
||||
DrawSceneWithMask( "bg_082", "left", 0, 0, 1300 );
|
||||
DrawSceneWithMask( "bg_081", "left", 0, 0, 1300 );
|
||||
|
||||
// 俺は布団の中に押し込められてしまった@
|
||||
OutputLine(NULL, " 俺は布団の中に押し込められてしまった。",
|
||||
|
||||
Reference in New Issue
Block a user