Skip to content

Commit

Permalink
space fix
Browse files Browse the repository at this point in the history
  • Loading branch information
orian34 committed Nov 16, 2024
1 parent 31d102e commit 4b20ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Update/_tsum_003_2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ void main()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#7a7e7d>岡村</color>", NULL, "<color=#7a7e7d>Okamura</color>", NULL, Line_ContinueAfterTyping); }
ModPlayVoiceLS(4, 25, "ps3/s09/25/172500002", 256, TRUE);
OutputLine(NULL, " そのため古手さんはエンジェルモート制服を着るという罰ゲームを実行するためには、工夫をせざるをえなかったのです!!",
NULL, "That's why it was necessary to try various measures in order to facilitate her punishment, that is, to wear the uniform of Angel Mort!!", GetGlobalFlag(GLinemodeSp));
NULL, "That's why it was necessary to try various measures in order to facilitate her punishment, that is, to wear the uniform of Angel Mort!! ", GetGlobalFlag(GLinemodeSp));
PlaySE( 0, "s_furu", 56, 64 );
// (backup) SetValidityOfInput( FALSE );
Wait( 200 );
Expand Down

0 comments on commit 4b20ef2

Please sign in to comment.