timing
fixed wait
This commit is contained in:
@@ -782,7 +782,7 @@ void main()
|
|||||||
OutputLine(NULL, " そろそろお昼にしないかな?",
|
OutputLine(NULL, " そろそろお昼にしないかな?",
|
||||||
NULL, " About time to have lunch, maybe?", Line_ContinueAfterTyping);
|
NULL, " About time to have lunch, maybe?", Line_ContinueAfterTyping);
|
||||||
|
|
||||||
Wait( 300 );
|
Wait( 1200 );
|
||||||
|
|
||||||
OutputLine(NULL, "…かな?」",
|
OutputLine(NULL, "…かな?」",
|
||||||
NULL, " ...Maybe?\"", Line_WaitForInput);
|
NULL, " ...Maybe?\"", Line_WaitForInput);
|
||||||
|
|||||||
Reference in New Issue
Block a user