Merge pull request #197 from miere43/tips07-space
Add missing space between sentences in tips07
This commit is contained in:
@@ -537,7 +537,7 @@ void main()
|
||||
NULL, "\"...Spare me.", Line_Continue);
|
||||
Wait( 800 );
|
||||
OutputLine(NULL, "旅先でかぁいいものをチョロまかすから。」",
|
||||
NULL, "I'll get kyute stuff for you on my travels.\"", Line_ContinueAfterTyping);
|
||||
NULL, " I'll get kyute stuff for you on my travels.\"", Line_ContinueAfterTyping);
|
||||
|
||||
PlaySE( 4, "wa_002", 56, 64 );
|
||||
Wait( 200 );
|
||||
|
||||
Reference in New Issue
Block a user