Fix Mion's sprite disappearance (closes #105)
This commit is contained in:
@@ -2832,8 +2832,6 @@ void main()
|
||||
NULL, "Study = Entrance Exams. Having that basic law of the universe so easily overturned sent me into a state of shock.", Line_Normal);
|
||||
ClearMessage();
|
||||
DisableWindow();
|
||||
FadeBustshot( 2, FALSE, 0, 0, 0, 0, 200, TRUE );
|
||||
ModDrawCharacterWithFiltering(3, 2, "sprite/normal/re1a_def_a1_", "0", "m1", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE );
|
||||
|
||||
//「そうかもね@試験で振り落とさなきゃならないほど、人もいないし。@
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }
|
||||
@@ -2848,7 +2846,7 @@ void main()
|
||||
|
||||
|
||||
DisableWindow();
|
||||
ModDrawCharacterWithFiltering(1, 3, "sprite/normal/me1b_wink_a1_", "2", "right", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
|
||||
ModDrawCharacter(2, 3, "sprite/normal/me1b_wink_a1_", "2", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );
|
||||
|
||||
//「誰でも進学できるならさ、そんなにガリガリとやることもないんじゃない?@
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }
|
||||
|
||||
Reference in New Issue
Block a user