Remove usage of duplicate CGs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
void main()
|
||||
void main()
|
||||
{
|
||||
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
NULL, " He isn't rich.\"", Line_Normal);
|
||||
ClearMessage();
|
||||
DisableWindow();
|
||||
DrawSceneWithMask( "bg_109", "left", 0, 0, 300 );
|
||||
DrawSceneWithMask( "bg_108", "left", 0, 0, 300 );
|
||||
|
||||
// 一体の何の話だ?@
|
||||
OutputLine(NULL, " 一体の何の話だ?!",
|
||||
|
||||
Reference in New Issue
Block a user