Add missing space between sentences
This commit is contained in:
committed by
GitHub
parent
0bd5a4efb8
commit
c5cc171d45
@@ -537,7 +537,7 @@ void main()
|
|||||||
NULL, "\"...Spare me.", Line_Continue);
|
NULL, "\"...Spare me.", Line_Continue);
|
||||||
Wait( 800 );
|
Wait( 800 );
|
||||||
OutputLine(NULL, "旅先でかぁいいものをチョロまかすから。」",
|
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 );
|
PlaySE( 4, "wa_002", 56, 64 );
|
||||||
Wait( 200 );
|
Wait( 200 );
|
||||||
|
|||||||
Reference in New Issue
Block a user