changed the folders S01 and S19 in s01 and 19 and made changed the path in the scripts for s01, s19 and s20.
This commit is contained in:
@@ -240,10 +240,10 @@
|
||||
ClearMessage();
|
||||
|
||||
//「圭一、そろそろ着くぞ@起きなさい。@
|
||||
PlaySE(3, "S19/00/992600001", 256, 64);
|
||||
PlaySE(3, "s19/00/992600001", 256, 64);
|
||||
OutputLine(NULL, "「圭一、そろそろ着くぞ。",
|
||||
NULL, "\"Keiichi, we're almost there.", Line_WaitForInput);
|
||||
PlaySE(3, "S19/00/992600002", 256, 64);
|
||||
PlaySE(3, "s19/00/992600002", 256, 64);
|
||||
OutputLine(NULL, "起きなさい。」",
|
||||
NULL, " Wake up.\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
Reference in New Issue
Block a user