Fix missing voices

This commit is contained in:
Jáchym Toušek
2017-04-17 09:44:51 +02:00
parent 053d50d38d
commit 254ade5b91
7 changed files with 3 additions and 4 deletions

View File

@@ -1478,7 +1478,7 @@ void main()
//「うん。わかったね!¥
PlaySE(3, "s01/02/120200035", 256, 64);// Missing sound
PlaySE(3, "s01/02/120200035", 256, 64);
OutputLine(NULL, "「うん。わかったね!」",
NULL, "\"Okay. Got it!\"", Line_Normal);
ClearMessage();