Edits in Tip 1 (#121)
Removed the dot after tilde for consistency. Only for the ones in middle of speech.
This commit is contained in:
@@ -74,7 +74,7 @@ void main()
|
|||||||
NULL, "\"Huh?", Line_Continue);
|
NULL, "\"Huh?", Line_Continue);
|
||||||
Wait( 900 );
|
Wait( 900 );
|
||||||
OutputLine(NULL, " あ、そーか。",
|
OutputLine(NULL, " あ、そーか。",
|
||||||
NULL, " Oh, I see~.", Line_WaitForInput);
|
NULL, " Oh, I see~", Line_WaitForInput);
|
||||||
ModPlayVoiceLS(3, 1, "s20/01/440100003", 128, TRUE);
|
ModPlayVoiceLS(3, 1, "s20/01/440100003", 128, TRUE);
|
||||||
OutputLine(NULL, "魅音、頭いいじゃねぇか!」",
|
OutputLine(NULL, "魅音、頭いいじゃねぇか!」",
|
||||||
NULL, " Mion, you're pretty smart!\"", Line_Normal);
|
NULL, " Mion, you're pretty smart!\"", Line_Normal);
|
||||||
|
|||||||
Reference in New Issue
Block a user