Remove usage of duplicate CGs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
void main()
|
||||
void main()
|
||||
{
|
||||
|
||||
|
||||
@@ -306,7 +306,7 @@
|
||||
|
||||
|
||||
DisableWindow();
|
||||
DrawBustshotWithFiltering( 1, "me_se_de_a2", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
|
||||
DrawBustshotWithFiltering( 1, "me_se_de_a1", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
|
||||
|
||||
//「教室の数が足りないからだよ@仕方ないじゃん@ 営林署の建物を間借りしてんだからさー。@
|
||||
PlaySE(3, "s20/03/440300005", 128, 64);
|
||||
@@ -527,7 +527,7 @@
|
||||
NULL, " What do you mean!?\"", Line_Normal);
|
||||
ClearMessage();
|
||||
DisableWindow();
|
||||
DrawSceneWithMask( "bg_109", "right", 0, 0, 300 );
|
||||
DrawSceneWithMask( "bg_108", "right", 0, 0, 300 );
|
||||
|
||||
//「こら@ そこ、うるさいですよ@ 自習は静かに!¥
|
||||
PlaySE(3, "s20/22/441400001", 128, 64);
|
||||
|
||||
Reference in New Issue
Block a user