Skip to content

Commit

Permalink
Merge pull request #104 from VasteelXolotl/master
Browse files Browse the repository at this point in the history
kumagai name fix in wata_tips_05
  • Loading branch information
ItaloKnox authored Oct 13, 2020
2 parents be8d984 + 68c93c9 commit 7bfe5cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Update/wata_tips_05.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ void main()
// 熊谷くんたちがが相当キツく腕を締め上げていたらしく、3人は痛そうに腕をさすっている¥
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
OutputLine(NULL, " 熊谷くんたちがが相当キツく腕を締め上げていたらしく、3人は痛そうに腕をさすっている。",
NULL, "The three people rubbed their arms painfully - Kumatani-kun and the others must have been squeezing them pretty tightly.", Line_Normal);
NULL, "The three people rubbed their arms painfully - Kumagai-kun and the others must have been squeezing them pretty tightly.", Line_Normal);
ClearMessage();
DisableWindow();
ModDrawCharacter(2, 11, "sprite/oisi1_2_", "0", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );
Expand Down

0 comments on commit 7bfe5cf

Please sign in to comment.