7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
|
global.cutscene_mode = false;global.cutscene_number = CUTSCENE_NOSCENE;
|
||
|
global.dialogue_mode = false;
|
||
|
timeline_running = false;
|
||
|
|
||
|
room_goto_next();
|
||
|
|