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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user