wrong sound file

It's the same word, but from the wrong scene with the wrong tone for the
context.
The file name following the previous line seems to be the correct one
(not sure why this wouldn't have been selected to start with)
This commit is contained in:
Norgus
2015-12-07 19:34:05 +00:00
parent f070b43754
commit 0ce282150f

View File

@@ -1115,7 +1115,7 @@ void main()
SetSpeedOfMessage( FALSE, 0, );
PlaySE(3, "s01/02/120200252", 256, 64);
PlaySE(3, "s01/02/120200176", 256, 64);
OutputLine(NULL, "圭一くん?」",
NULL, " \"Keiichi-kun?\"", Line_WaitForInput);
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);