Fix ChangeScene commands
This commit is contained in:
@@ -917,7 +917,7 @@ void main()
|
||||
OutputLine(NULL, " 威勢よく席を立ち上がる!!",
|
||||
NULL, "I furiously jumped up from my seat!!", Line_WaitForInput);
|
||||
|
||||
ChangeScene( "black", 8, 200, );
|
||||
ChangeScene("black", 8, 200, );
|
||||
PlaySE( 4, "wa_002", 128, 64 );
|
||||
|
||||
// と、俺は足をもつれさせ転んでしまう@
|
||||
|
||||
Reference in New Issue
Block a user