Skip to content

Commit

Permalink
Fix wrong voice
Browse files Browse the repository at this point in the history
  • Loading branch information
ItaloKnox committed Jul 3, 2018
1 parent 265b922 commit a81e0c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Update/_tsum_op.txt
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,6 @@ void main()
OutputLine(NULL, "「じゃ、………始めるよ。",
NULL, "\"Well then... are you ready for a story?", Line_ContinueAfterTyping);
Wait( 1000 );
PlaySE(4, "ps3/s09/03/500300620", 128, 64);
OutputLine(NULL, "竜宮レナの一世一代のがんばり物語を。」",
NULL, " This is the story of how Rena Ryuugu did her best.\"", Line_Normal);
ClearMessage();
Expand Down

0 comments on commit a81e0c8

Please sign in to comment.