Skip to content

Commit

Permalink
line fix
Browse files Browse the repository at this point in the history
  • Loading branch information
orian34 committed Sep 25, 2024
1 parent 9e8109d commit dc77315
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Update/_mats_017.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1264,8 +1264,8 @@ void main()
NULL, " They're nice.\"", Line_Normal);
ClearMessage();

if (GetGlobalFlag(GHideCG)) {DisableWindow();}
if (GetGlobalFlag(GHideCG)) {ModDrawCharacter(2, 6, "sprite/si1b_wink_b1_", "0", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );}
if (GetGlobalFlag(GHideCG)) {DisableWindow();}
if (GetGlobalFlag(GHideCG)) {ModDrawCharacter(2, 6, "sprite/si1b_wink_b1_", "0", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );}

if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>詩音</color>", NULL, "<color=#5ec69a>Shion</color>", NULL, Line_ContinueAfterTyping); }
ModPlayVoiceLS(4, 6, "ps3/s13/06/ds41060001", 128, TRUE);
Expand Down

0 comments on commit dc77315

Please sign in to comment.