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:
Aurian
2018-04-05 17:44:56 +02:00
committed by Jáchym Toušek
parent e7b2fc6c3e
commit 51e69bf3dc

View File

@@ -74,7 +74,7 @@ void main()
NULL, "\"Huh?", Line_Continue);
Wait( 900 );
OutputLine(NULL, " あ、そーか。",
NULL, " Oh, I see~.", Line_WaitForInput);
NULL, " Oh, I see~", Line_WaitForInput);
ModPlayVoiceLS(3, 1, "s20/01/440100003", 128, TRUE);
OutputLine(NULL, "魅音、頭いいじゃねぇか!」",
NULL, " Mion, you're pretty smart!\"", Line_Normal);