Both display fine, but I relpaced the tilde character used in Sui with the version used in the PC release for consistency.
This commit is contained in:
@@ -49,7 +49,7 @@ void dialog001()
|
||||
//「ぱんつをかぶったり匂いを嗅いだりするんだって。@
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f5e6d3>女子</color>", NULL, "<color=#f5e6d3>Girl</color>", NULL, Line_ContinueAfterTyping); }
|
||||
ModPlayVoiceLS(3, 0, "ps3/s19/00/girld99003", 256, TRUE);
|
||||
OutputLine(NULL, "「ふにふにの柔らか~い感触がたまんないって。」",
|
||||
OutputLine(NULL, "「ふにふにの柔らか〜い感触がたまんないって。」",
|
||||
NULL, "\"I heard he can't get enough of the fluffy soft sensation!\"", GetGlobalFlag(GLinemodeSp));
|
||||
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user