Skip to content

Commit 40a33fa

Browse files
committed
Fixed wata_012_02 crashes
1 parent b43fbc6 commit 40a33fa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Update/wata_012_02.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2376,17 +2376,17 @@
23762376
PlaySE(4, "S02/03/130300345", 128, 64);
23772377
OutputLine(NULL, "「…本日はようこそ園崎本家においで下さいました。",
23782378
NULL, "\"...I would like to welcome you to the Sonozaki main house today.", Line_WaitForInput);
2379-
PlaySE(4, "S02/03/1303003446, 128, 64);
2379+
PlaySE(4, "S02/03/130300346", 128, 64);
23802380
OutputLine(NULL, "当主、お魎に代わりまして、皆さまにご挨拶申し上げます…。",
23812381
NULL, " I will greet you all in place of our leader, Oryou...", Line_WaitForInput);
23822382
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
23832383

23842384

23852385
// ...皆さまに置かれましては、いろいろお尋ねになりたいことがおありの様子...@私にお話できることでしたら、包み隠さずお話したいと存じます...。@
2386-
PlaySE(4, "S02/03/1303003447, 128, 64);
2386+
PlaySE(4, "S02/03/130300347", 128, 64);
23872387
OutputLine(NULL, " …皆さまに置かれましては、いろいろお尋ねになりたいことがおありの様子…。",
23882388
NULL, "...It seems as though you have various things you would like to ask...", Line_WaitForInput);
2389-
PlaySE(4, "S02/03/1303003448, 128, 64);
2389+
PlaySE(4, "S02/03/130300348", 128, 64);
23902390
OutputLine(NULL, "私にお話できることでしたら、包み隠さずお話したいと存じます…。」",
23912391
NULL, " If I can be of any assistance, then I would like to answer, without concealing anything...\"", Line_WaitForInput);
23922392
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
@@ -2411,7 +2411,7 @@
24112411
ClearMessage();
24122412

24132413
//「..................本当に、!w1000.........何を尋ねてもいいんだな...。@
2414-
PlaySE(4, "S02/01/130101048, 128, 64);
2414+
PlaySE(4, "S02/01/130101048", 128, 64);
24152415
OutputLine(NULL, "「………………本当に、",
24162416
NULL, "\"............It's really......", Line_ContinueAfterTyping);
24172417

0 commit comments

Comments
 (0)