missing comma in onik_014_02
This commit is contained in:
@@ -1875,7 +1875,7 @@ void main()
|
||||
PlaySE(3, "s01/01/120100496", 256, 64);
|
||||
OutputLine(NULL, "「レナと魅音です。",
|
||||
NULL, "\"Rena and Mion.", Line_WaitForInput);
|
||||
PlaySE(3, "s01/01/120100497", 256, 64)
|
||||
PlaySE(3, "s01/01/120100497", 256, 64);
|
||||
OutputLine(NULL, "…そしてそこで、大石さんと一緒に昼飯を食ったことを正されました。」",
|
||||
NULL, " They started asking about how I had lunch with you.\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
Reference in New Issue
Block a user