awkward wording fix

This commit is contained in:
Norgus
2015-12-23 17:17:30 +00:00
parent a897e54dc6
commit 37e219160d

View File

@@ -1745,7 +1745,7 @@ void main()
NULL, "\"...So very, very, pitiful.", Line_WaitForInput); NULL, "\"...So very, very, pitiful.", Line_WaitForInput);
PlaySE(3, "s20/05/440500103", 256, 64); PlaySE(3, "s20/05/440500103", 256, 64);
OutputLine(NULL, "今度、頭をなでなでしてあげますですよ。」", OutputLine(NULL, "今度、頭をなでなでしてあげますですよ。」",
NULL, " Next time, I'll pat you on the head for you.\"", Line_Normal); NULL, " Next time, I'll give you a good patting on the head.\"", Line_Normal);
ClearMessage(); ClearMessage();
DisableWindow(); DisableWindow();
DrawBustshot( 5, "black", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 25, 3000, TRUE ); DrawBustshot( 5, "black", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 25, 3000, TRUE );