Remove usage of duplicate CGs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
void main()
|
||||
void main()
|
||||
{
|
||||
|
||||
//■自殺を誘発するクスリは?
|
||||
@@ -97,7 +97,7 @@
|
||||
NULL, " whereas bipolar disorder is characterized by a passive depressed state accompanied by a very active manic state.", Line_Normal);
|
||||
ClearMessage();
|
||||
DisableWindow();
|
||||
DrawScene( "bg_113", 400 );
|
||||
DrawScene( "bg_111", 400 );
|
||||
|
||||
//「鬱状態の患者は自信を喪失し非常に悲観的だ@だが自殺もせん@自殺をする気力すらないからだ@...躁の状態もまた自殺をせん@
|
||||
PlaySE(3, "s20/00/443200023", 128, 64);
|
||||
|
||||
Reference in New Issue
Block a user