removed line not in Sui
The text still makes sense without this line, so I guess it works better to remove it than have one weird silent part.
This commit is contained in:
@@ -1349,9 +1349,6 @@ void main()
|
|||||||
PlaySE(3, "s01/01/120100655", 256, 64);
|
PlaySE(3, "s01/01/120100655", 256, 64);
|
||||||
OutputLine(NULL, "…魅音はないって言ったじゃないか!!!",
|
OutputLine(NULL, "…魅音はないって言ったじゃないか!!!",
|
||||||
NULL, " ...And you told me nothing happened!!", Line_WaitForInput);
|
NULL, " ...And you told me nothing happened!!", Line_WaitForInput);
|
||||||
PlaySE(3, "s01/01/120100656", 256, 64);
|
|
||||||
OutputLine(NULL, " バラバラ殺人があったのによ!!!",
|
|
||||||
NULL, " When someone was dismembered and murdered!!", Line_WaitForInput);
|
|
||||||
PlaySE(3, "s01/01/120100657", 256, 64);
|
PlaySE(3, "s01/01/120100657", 256, 64);
|
||||||
OutputLine(NULL, " 嘘つき野郎ッ!!!」",
|
OutputLine(NULL, " 嘘つき野郎ッ!!!」",
|
||||||
NULL, " You lied to me!!!\"", Line_WaitForInput);
|
NULL, " You lied to me!!!\"", Line_WaitForInput);
|
||||||
|
|||||||
Reference in New Issue
Block a user