Remove usage of duplicate CGs
This commit is contained in:
@@ -5029,7 +5029,7 @@ void main()
|
||||
NULL, "...As you would expect, I was finally no longer able to hear Rena repeating her endless apology.", Line_Normal);
|
||||
ClearMessage();
|
||||
DisableWindow();
|
||||
DrawSceneWithMask( "bg_082", "right", 0, 0, 300 );
|
||||
DrawSceneWithMask( "bg_081", "right", 0, 0, 300 );
|
||||
|
||||
// 布団に飛び込み、ごりっとした手応えにぎょっとする...@
|
||||
OutputLine(NULL, " 布団に飛び込み、ごりっとした手応えにぎょっとする…。",
|
||||
@@ -6401,7 +6401,7 @@ void main()
|
||||
|
||||
//☆幕間
|
||||
DisableWindow();
|
||||
DrawScene( "bg_082", 1000 );
|
||||
DrawScene( "bg_081", 1000 );
|
||||
//if %kaisou_mode = 1 goto *kaisou_mode
|
||||
|
||||
//mov ?Tip[19],TIPS_NEW :mov ?GET_TIPS_BUF[%NEW_TIPS],TIPS_019:mov %TIPS_019,2:inc %NEW_TIPS
|
||||
|
||||
Reference in New Issue
Block a user